Searched defs:CLEAR_CSI_STS_BIT (Results 1 – 2 of 2) sorted by relevance
45 #define CLEAR_CSI_STS_BIT(_csi, _x) _csi->sub_idx &= ~(1 << _x) macro