Searched refs:GET_MCTLPP_INST_IDX (Results 1 – 4 of 4) sorted by relevance
2224 #define GET_MCTLPP_INST_IDX(handle) \ macro
1702 #define GET_MCTLPP_INST_IDX(handle) ((handle & 0x8000) ? ((handle & 0x7F00) >> 8) : 0xFF) macro