Searched refs:SAMPLE_PIC_IN_OV_RANGE (Results 1 – 2 of 2) sorted by relevance
50 #define SAMPLE_PIC_IN_OV_RANGE(x) (((uint32_t)x >= 0xfffffffe) ? 1 : 0) macro
444 pic_inrange = SAMPLE_PIC_IN_OV_RANGE(pic0); in ni2_pcbe_overflow_bitmap()458 pic_inrange = SAMPLE_PIC_IN_OV_RANGE(pic1); in ni2_pcbe_overflow_bitmap()