Searched refs:SW_INT_SHIFT (Results 1 – 2 of 2) sorted by relevance
121 #define SW_INT_SHIFT 3 /* shift right this amount to right justify int bits */ macro
2041 x = int_tab[(switches & (SW_INT0 | SW_INT1)) >> SW_INT_SHIFT]; in in2000_detect()