Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dboot.h74 const u16 DELAY_PORT = 0x80; in io_delay() local
75 asm volatile("outb %%al,%0" : : "dN" (DELAY_PORT)); in io_delay()