Searched refs:DFS_PORTRESET (Results 1 – 2 of 2) sorted by relevance
147 writel(readl(DFS_PORTRESET(pll)) & in program_pll()149 DFS_PORTRESET(pll)); in program_pll()
144 #define DFS_PORTRESET(pll) (DFS0_BASE_ADDR + 0x00000014 + ((pll) * 0x80)) macro