Searched refs:PD_STATE_ON (Results 1 – 1 of 1) sorted by relevance
13 #define PD_STATE_ON 1 macro55 return FIELD_GET(PD_STATUS_STATE, status) == PD_STATE_ON; in sun20i_ppu_pd_is_on()72 state = power_on ? PD_STATE_ON : PD_STATE_OFF; in sun20i_ppu_pd_set_power()