Searched defs:IS_TPC_IDLE (Results 1 – 5 of 5) sorted by relevance
315 #define IS_TPC_IDLE(tpc_cfg_sts) \ macro
335 #define IS_TPC_IDLE(tpc_cfg_sts) \ macro
117 #define IS_TPC_IDLE(tpc_cfg_sts) \ macro
116 #define IS_TPC_IDLE(tpc_cfg_sts) \ macro
98 #define IS_TPC_IDLE(tpc_cfg_sts) (((tpc_cfg_sts) & (TPC_IDLE_MASK)) == (TPC_IDLE_MASK)) macro