Searched refs:PDCTL_STATE_MASK (Results 1 – 1 of 1) sorted by relevance
56 #define PDCTL_STATE_MASK BIT(0) macro225 if ((pdctl & PDCTL_STATE_MASK) != PDCTL_STATE_ON) { in ti_psc_pd_get()227 pdctl &= ~PDCTL_STATE_MASK; in ti_psc_pd_get()283 if ((pdctl & PDCTL_STATE_MASK) != PDCTL_STATE_OFF) { in ti_psc_pd_put()285 pdctl &= ~PDCTL_STATE_MASK; in ti_psc_pd_put()