Home
last modified time | relevance | path

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

/linux/arch/mips/jazz/
A Dreset.c11 #define KBD_STAT_IBF 0x02 /* Keyboard input buffer full */ macro
19 } while (status & KBD_STAT_IBF); in jazz_write_output()
29 } while (status & KBD_STAT_IBF); in jazz_write_command()

Completed in 6 milliseconds