Searched refs:PDCTL (Results 1 – 3 of 3) sorted by relevance
109 pdctl = __raw_readl(psc_base + PDCTL + 4 * domain); in davinci_psc_config()111 __raw_writel(pdctl, psc_base + PDCTL + 4 * domain); in davinci_psc_config()120 pdctl = __raw_readl(psc_base + PDCTL + 4 * domain); in davinci_psc_config()122 __raw_writel(pdctl, psc_base + PDCTL + 4 * domain); in davinci_psc_config()
26 #define PDCTL 0x300 macro92 pdctl = readl(domain_base + PDCTL); in psc_config()94 writel(pdctl, domain_base + PDCTL); in psc_config()
190 #define PDCTL 0x300 macro