Searched refs:PPCB_T2OUT (Results 1 – 1 of 1) sorted by relevance
27 #define PPCB_T2OUT 0x20 /* Bit 5 */ macro79 return ((inb(PPC_PORTB) & PPCB_T2OUT) == 0); in timer2_running()