Home
last modified time | relevance | path

Searched refs:CLKCTRL_PLLM_MDIV (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_agilex5_ll.h140 #define CLKCTRL_PLLM_MDIV(x) ((x) & 0x000003FFU) macro
Dclock_control_agilex5_ll.c60 mdiv = CLKCTRL_PLLM_MDIV(pllm_val); in get_ref_clk()