coreboot/src/drivers/pc80/pc
Nicholas Sudsgaard 9dc53922a4 drivers/pc80/pc/keyboard.c: Add function to change a command byte bit
Some keyboard controllers need to have a specific bit in the command
byte set (e.g. PC_KBC_TRANSLATE) in order for the keyboard to function
properly.

Change-Id: I8745d1848f223634043eecc4659021a76a2b239b
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85330
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-01-22 20:45:37 +00:00
..
i8254.c
i8259.c
isa-dma.c
Kconfig drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
keyboard.c drivers/pc80/pc/keyboard.c: Add function to change a command byte bit 2025-01-22 20:45:37 +00:00
Makefile.mk driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
ps2_controller.asl drivers/pc80/pc: Clean up formatting of PS/2 related ASL code 2024-11-27 22:11:46 +00:00
ps2_keyboard.asl drivers/pc80/pc: Clean up formatting of PS/2 related ASL code 2024-11-27 22:11:46 +00:00
ps2_mouse.asl drivers/pc80/pc: Clean up formatting of PS/2 related ASL code 2024-11-27 22:11:46 +00:00
spkmodem.c