Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/boot/compressed/
Daslr.c21 #define I8254_STATUS_NOTREADY 0x40 macro
32 } while (status & I8254_STATUS_NOTREADY); in i8254()