Searched refs:SCN_BIT (Results 1 – 2 of 2) 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()
481 #define SCN_BIT(bpid) (0x80000000 >> (bpid & 31)) macro491 val |= SCN_BIT(bpid); in bm_isr_bscn_mask()493 val &= ~SCN_BIT(bpid); in bm_isr_bscn_mask()