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