Searched refs:pllfd (Results 1 – 1 of 1) sorted by relevance
33 u32 pllfd, u32 selected_output) in get_pllfreq() argument47 pllfd_mfn = (pllfd & PLLDIG_PLLFD_MFN_MASK); in get_pllfreq()90 u32 plldv, pllfd; in decode_pll() local93 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