Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-davinci/
Dpsc.c55 u32 epcpr, ptcmd, ptstat, pdstat, pdctl, mdstat, mdctl; in davinci_psc_config() local
82 pdstat = __raw_readl(psc_base + PDSTAT + 4 * domain); in davinci_psc_config()
83 if ((pdstat & PDSTAT_STATE_MASK) == 0) { in davinci_psc_config()