Searched defs:IS_TPC_IDLE (Results 1 – 3 of 3) sorted by relevance
335 #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