Searched refs:pdstat (Results 1 – 1 of 1) sorted by relevance
80 u32 epcpr, ptcmd, ptstat, pdstat, pdctl, mdstat, mdctl; in davinci_psc_config() local107 pdstat = __raw_readl(psc_base + PDSTAT + 4 * domain); in davinci_psc_config()108 if ((pdstat & PDSTAT_STATE_MASK) == 0) { in davinci_psc_config()