Searched refs:PIC_IN_OV_RANGE (Results 1 – 2 of 2) sorted by relevance
55 #define PIC_IN_OV_RANGE(x) (((uint32_t)x >= 0xfffffff0) ? 1 : 0) macro
441 pic_inrange = PIC_IN_OV_RANGE(pic0); in ni2_pcbe_overflow_bitmap()455 pic_inrange = PIC_IN_OV_RANGE(pic1); in ni2_pcbe_overflow_bitmap()