Searched refs:I8042_STR_IBF (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Di8042.h49 #define I8042_STR_IBF 0x02 macro
H A Di8042.c128 while ((i8042_read_status() & I8042_STR_IBF) && (i < I8042_CTL_TIMEOUT)) {
846 while (i8042_read_status() & I8042_STR_IBF)
852 while (i8042_read_status() & I8042_STR_IBF)

Completed in 89 milliseconds