Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/armv8/s32v234/
A Dgeneric.c33 u32 pllfd, u32 selected_output) in get_pllfreq() argument
47 pllfd_mfn = (pllfd & PLLDIG_PLLFD_MFN_MASK); in get_pllfreq()
90 u32 plldv, pllfd; in decode_pll() local
93 pllfd = readl(PLLDIG_PLLFD(pll)); in decode_pll()
95 return get_pllfreq(pll, refclk_freq, plldv, pllfd, selected_output); in decode_pll()

Completed in 2 milliseconds