Searched refs:I8042_STR_OBF (Results 1 – 2 of 2) sorted by relevance
42 #define I8042_STR_OBF 0x01 macro
249 while ((~i8042_read_status() & I8042_STR_OBF) && (i < I8042_CTL_TIMEOUT)) { in i8042_wait_read()281 while ((str = i8042_read_status()) & I8042_STR_OBF) { in i8042_flush()540 if (unlikely(~str & I8042_STR_OBF)) { in i8042_interrupt()762 if (str & I8042_STR_OBF) { in i8042_aux_test_irq()