Searched refs:IOP_ATPIT_C0 (Results 1 – 2 of 2) sorted by relevance
31 outb(IOP_ATPIT_C0, 0xff); in timer0_reset()32 outb(IOP_ATPIT_C0, 0xff); in timer0_reset()44 val = inb(IOP_ATPIT_C0); in timer0_read()45 val |= (uint16_t)inb(IOP_ATPIT_C0) << 8; in timer0_read()
20 #define IOP_ATPIT_C0 0x40 macro