Searched +full:kso +full:- +full:ignore +full:- +full:mask (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 compatible: "ite,it8xxx2-kbd"8 include: [kbd-matrix-common.yaml, pinctrl-device.yaml]26 kso16-gpios:27 type: phandle-array32 kso17-gpios:33 type: phandle-array38 kso-ignore-mask:42 Bitmask of KSO signals to ignore, this can be used to instruct the driver43 to skip KSO signals between 0 and (col-size - 1) that are used as GPIOs.[all …]
3 * SPDX-License-Identifier: Apache-2.015 #include <zephyr/dt-bindings/interrupt-controller/it8xxx2-wuc.h>29 /* WUC pin mask */30 uint8_t mask; member37 /* Keyboard scan input (KSI) wake-up irq */39 /* KSI[7:0] wake-up input source configuration list */41 /* KSI[7:0]/KSO[17:0] keyboard scan alternate configuration */47 /* Mask of signals to ignore */53 /* KSI[7:0] wake-up interrupt status mask */61 const struct it8xxx2_kbd_config *const config = dev->config; in it8xxx2_kbd_drive_column()[all …]