Home
last modified time | relevance | path

Searched defs:nint (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/mips/mach-ath79/ar934x/
A Dclk.c40 u8 nint[2]; member
240 const u32 nint = (regval >> AR934X_PLL_CPU_CONFIG_NINT_SHIFT) & in ar934x_cpupll_to_hz() local
255 const u32 nint = (regval >> AR934X_PLL_DDR_CONFIG_NINT_SHIFT) & in ar934x_ddrpll_to_hz() local
/u-boot/arch/mips/mach-ath79/qca953x/
A Dlowlevel_init.S37 #define MK_PLL_CPU_CONF(frac, nint, ref, outdiv) \ argument
47 #define MK_PLL_DDR_CONF(frac, nint, ref, outdiv) \ argument
/u-boot/arch/mips/mach-ath79/qca956x/
A Dclk.c314 u32 out_div, ref_div, postdiv, nint, hfrac, lfrac, clk_ctrl; in get_clocks() local

Completed in 12 milliseconds