Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dpost.h11 #define POST_PORT 0x80 macro
45 outb %al, $POST_PORT
51 outb(code, POST_PORT); in post_code()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dcpu.c194 outb(val, POST_PORT); in show_boot_progress()