Searched refs:PIT_MODE (Results 1 – 3 of 3) sorted by relevance
51 outb_p(0x00, PIT_MODE); /* latch the count ASAP */ in i8253_read()57 outb_p(0x34, PIT_MODE); in i8253_read()110 outb_p(0x30, PIT_MODE); in pit_shutdown()121 outb_p(0x38, PIT_MODE); in pit_set_oneshot()131 outb_p(0x34, PIT_MODE); in pit_set_periodic()
17 #define PIT_MODE 0x43 macro
1226 outb_p(0x34, PIT_MODE); /* binary, mode 2, LSB/MSB, ch 0 */ in reinit_timer()