Home
last modified time | relevance | path

Searched refs:PDSTAT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/keystone/
H A Dgate.c20 #define PDSTAT 0x200 macro
85 pdstat = readl(domain_base + PDSTAT); in psc_config()
/linux/arch/arm/mach-davinci/
H A Dpsc.h125 #define PDSTAT 0x200 macro
/linux/drivers/clk/davinci/
H A Dpsc.c37 #define PDSTAT(n) (0x200 + 4 * (n)) macro
120 regmap_read(lpsc->regmap, PDSTAT(lpsc->pd), &pdstat); in davinci_lpsc_config()