Searched refs:KBD_DISABLE_KBD_PORT (Results 1 – 5 of 5) sorted by relevance
85 #define KBD_DISABLE_KBD_PORT 0x10 macro89 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)443 sc->ram[0] |= KBD_DISABLE_KBD_PORT; in atkbdc_sts_ctl_handler()446 sc->ram[0] &= ~KBD_DISABLE_KBD_PORT; in atkbdc_sts_ctl_handler()491 } else if (sc->kbd.bcnt > 0 && (sc->ram[0] & KBD_DISABLE_KBD_PORT) == 0) { in atkbdc_sts_ctl_handler()
66 #define KBD_DISABLE_KBD_PORT 0x0010 macro73 #define KBD_KBD_CONTROL_BITS (KBD_DISABLE_KBD_PORT | KBD_ENABLE_KBD_INT)
1243 ((port) ? KBD_ENABLE_KBD_PORT : KBD_DISABLE_KBD_PORT) in setup_kbd_port()1516 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT in write_kbd()
1172 if (command & KBD_DISABLE_KBD_PORT) { in set_controller_command_byte()
1262 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |1449 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |2261 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |2310 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |2499 KBD_DISABLE_KBD_PORT | KBD_DISABLE_KBD_INT |