Searched refs:PITCTL_PORT (Results 1 – 6 of 6) sorted by relevance
96 outb(PITCTL_PORT, PIT_LOADMODE); in microfind()103 outb(PITCTL_PORT, PIT_READBACK|PIT_READBACKC0); in microfind()208 outb(PITCTL_PORT, PIT_C0 | PIT_LOADMODE | PIT_SQUAREMODE); in microfind()
43 #define PITCTL_PORT 0x43 /* PIT control port */ macro
158 printf("#define\tPITCTL_PORT 0x%x\n", PITCTL_PORT); in main()
2197 outb $PITCTL_PORT
268 outb(PITCTL_PORT, PIT_C2 | PIT_READMODE | PIT_RATEMODE); in pit_beep_freq()
268 outb(PITCTL_PORT, (PIT_C0|PIT_NDIVMODE|PIT_READMODE)); in uppc_clkinit()1058 outb(PITCTL_PORT, 0); /* latch counter 0 */ in uppc_gethrtime()