Searched refs:__WORD_BIT (Results 1 – 2 of 2) sorted by relevance
1626 #define __WORD_BIT 32 macro1635 if (channel < __WORD_BIT) { in wait_predivsr()1640 channel_bit = BIT(channel - __WORD_BIT); in wait_predivsr()1659 if (channel < __WORD_BIT) { in wait_findivsr()1664 channel_bit = BIT(channel - __WORD_BIT); in wait_findivsr()
1630 #define __WORD_BIT 32 macro1639 if (channel < __WORD_BIT) { in wait_predivsr()1644 channel_bit = BIT(channel - __WORD_BIT); in wait_predivsr()1663 if (channel < __WORD_BIT) { in wait_findivsr()1668 channel_bit = BIT(channel - __WORD_BIT); in wait_findivsr()