Searched refs:SET_MCTLPP_INST_IDX (Results 1 – 6 of 6) sorted by relevance
1956 #define SET_MCTLPP_INST_IDX(handle, data) \ macro
2045 #define SET_MCTLPP_INST_IDX(handle, data) (handle |= ((0x1 << 15) | ((data & 0x7F) << 8))) macro
2116 #define SET_MCTLPP_INST_IDX(handle,data) (handle |= ((0x1 << 15) | ((data & 0x7F) << 8))) macro
2214 #define SET_MCTLPP_INST_IDX(handle, data) \ macro