Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Di8254.h26 #define PIT_CMD_BOTH 0x30 /* Access counter bits 15-0 in two accesses */ macro
/external/u-boot/arch/x86/lib/
Di8254.c30 outb(PIT_CMD_CTR2 | PIT_CMD_BOTH | PIT_CMD_MODE3, in i8254_init()