PD_STATE_ON
return FIELD_GET(PD_STATUS_STATE, status) == PD_STATE_ON;
state = power_on ? PD_STATE_ON : PD_STATE_OFF;