Home
last modified time | relevance | path

Searched refs:PDCTL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/keystone/
H A Dgate.c21 #define PDCTL 0x300 macro
87 pdctl = readl(domain_base + PDCTL); in psc_config()
89 writel(pdctl, domain_base + PDCTL); in psc_config()
/linux/arch/arm/mach-davinci/
H A Dpsc.h123 #define PDCTL 0x300 macro