Home
last modified time | relevance | path

Searched refs:PIT_CMD_LOW (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/x86/include/asm/
Di8254.h24 #define PIT_CMD_LOW 0x10 /* Access counter bits 7-0 */ macro
/external/u-boot/arch/x86/lib/
Di8254.c21 outb(PIT_CMD_CTR1 | PIT_CMD_LOW | PIT_CMD_MODE2, in i8254_init()