Searched refs:STLE_OP_MASK (Results 1 – 2 of 2) sorted by relevance
3583 "0x%08x\n", control & STLE_OP_MASK); in msk_handle_events()3587 switch (control & STLE_OP_MASK) { in msk_handle_events()3631 control & STLE_OP_MASK); in msk_handle_events()
2278 #define STLE_OP_MASK 0xff000000 macro