Searched refs:PMO_NUM_BITS_IN_BYTE (Results 1 – 2 of 2) sorted by relevance
116 bit_to_check = (PMO_NUM_BITS_IN_BYTE - 1) - in pmo_core_add_wow_user_pattern()117 (pos % PMO_NUM_BITS_IN_BYTE); in pmo_core_add_wow_user_pattern()119 if (ptrn->pattern_mask[pos / PMO_NUM_BITS_IN_BYTE] & in pmo_core_add_wow_user_pattern()
44 #define PMO_NUM_BITS_IN_BYTE 8 macro