Searched refs:TPS_STATUS_PORTROLE (Results 1 – 2 of 2) sorted by relevance
21 #define TPS_STATUS_PORTROLE BIT(5) macro22 #define TPS_STATUS_TO_TYPEC_PORTROLE(s) (!!((s) & TPS_STATUS_PORTROLE))
135 { TPS_STATUS_PORTROLE, "PORTROLE" }, \