Searched refs:PLLDIG_PLLFD (Results 1 – 3 of 3) sorted by relevance
116 writel(readl(PLLDIG_PLLFD(pll)) | PLLDIG_PLLFD_MFN_SET(pllfd_mfn) | in program_pll()117 PLLDIG_PLLFD_SMDEN, PLLDIG_PLLFD(pll)); in program_pll()
94 #define PLLDIG_PLLFD(pll) ((MC_CGM0_BASE_ADDR + 0x00000030) + ((pll) * 0x80)) macro
93 pllfd = readl(PLLDIG_PLLFD(pll)); in decode_pll()
Completed in 5 milliseconds