Searched refs:pllfd (Results 1 – 1 of 1) sorted by relevance
29 u32 pllfd, u32 selected_output) in get_pllfreq() argument43 pllfd_mfn = (pllfd & PLLDIG_PLLFD_MFN_MASK); in get_pllfreq()86 u32 plldv, pllfd; in decode_pll() local89 pllfd = readl(PLLDIG_PLLFD(pll)); in decode_pll()91 return get_pllfreq(pll, refclk_freq, plldv, pllfd, selected_output); in decode_pll()