Lines Matching +full:num +full:- +full:rows
5 - compatible:
9 "qcom,pm8058-keypad"
10 "qcom,pm8921-keypad"
12 - reg:
14 Value type: <prop-encoded-array>
17 - interrupts:
19 Value type: <prop-encoded-array>
25 - linux,keymap:
27 Value type: <prop-encoded-array>
29 input/matrix-keymap.txt.
31 - linux,keypad-no-autorepeat:
36 - wakeup-source:
40 (Legacy property supported: "linux,keypad-wakeup")
42 - keypad,num-rows:
45 Definition: number of rows in the keymap. More information can be found
46 in input/matrix-keymap.txt.
48 - keypad,num-columns:
52 found in input/matrix-keymap.txt.
54 - debounce:
60 - scan-delay:
66 - row-hold:
75 compatible = "qcom,pm8921-keypad";
77 interrupt-parent = <&pmicintc>;
85 keypad,num-rows = <1>;
86 keypad,num-columns = <5>;
88 scan-delay = <32>;
89 row-hold = <91500>;