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

/drivers/input/serio/
H A Di8042.h65 #define I8042_CTR_XLATE 0x40 macro
H A Di8042.c958 if (~i8042_ctr & I8042_CTR_XLATE)
969 i8042_ctr &= ~I8042_CTR_XLATE;
1105 i8042_ctr &= ~I8042_CTR_XLATE;

Completed in 6460 milliseconds