Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_agilex5_ll.h145 #define CLKCTRL_PLLGLOB_AREFCLKDIV(x) (((x) & 0x00000F00) >> 8) macro
Dclock_control_agilex5_ll.c55 arefclkdiv = CLKCTRL_PLLGLOB_AREFCLKDIV(pllglob_val); in get_ref_clk()