Searched refs:LPI_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
114 prio = lpite & LPI_PRIORITY_MASK; in update_for_one_lpi()116 prio = ((lpite & LPI_PRIORITY_MASK) >> 1) | 0x80; in update_for_one_lpi()
347 #define LPI_PRIORITY_MASK 0xfc346 #define LPI_PRIORITY_MASK global() macro