Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dboot.h41 const u16 DELAY_PORT = 0x80; in io_delay() local
42 outb(0, DELAY_PORT); in io_delay()