Searched refs:SCN_BIT (Results 1 – 1 of 1) sorted by relevance
473 #define SCN_BIT(bpid) (0x80000000 >> (bpid & 31)) macro481 val |= SCN_BIT(bpid); in bm_isr_bscn_mask()483 val &= ~SCN_BIT(bpid); in bm_isr_bscn_mask()