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