PD_STATUS_STATE
return FIELD_GET(PD_STATUS_STATE, status) == PD_STATE_ON;
FIELD_GET(PD_STATUS_STATE, status) == state &&