Searched refs:keyscan (Results 1 – 10 of 10) sorted by relevance
3 The ST keyscan controller Device Tree binding is based on the7 - compatible: "st,sti-keyscan"9 - reg: Register base address and size of st-keyscan controller.11 - interrupts: Interrupt number for the st-keyscan controller.32 keyscan: keyscan@fe4b0000 {33 compatible = "st,sti-keyscan";
84 uint8_t keyscan[KEYBOARD_COLS]; member248 memset(ec->keyscan, '\0', bytes); in cros_ec_keyscan()264 ec->keyscan[matrix->col] |= 1 << matrix->row; in cros_ec_keyscan()268 memcpy(scan, ec->keyscan, bytes); in cros_ec_keyscan()
66 obj-$(CONFIG_KEYBOARD_ST_KEYSCAN) += st-keyscan.o
598 tristate "STMicroelectronics keyscan support"602 Say Y here if you want to use a keypad attached to the keyscan block606 module will be called st-keyscan.
171 tristate "Holtek Ht16K33 LED controller with keyscan"184 LED controller driver with keyscan.
178 keyscan {179 pinctrl_keyscan: keyscan {
181 keyscan {182 pinctrl_keyscan: keyscan {
[all...]