Searched refs:PD_FLAG_POWER (Results 1 – 3 of 3) sorted by relevance
118 #define PD_FLAG_POWER 0x00000004 /* local power status */ macro
425 SET_FLAG(pd, PD_FLAG_POWER); in cp_decode_response()427 CLEAR_FLAG(pd, PD_FLAG_POWER); in cp_decode_response()
643 buf[len++] = ISSET_FLAG(pd, PD_FLAG_POWER); in pd_build_reply()