Searched hist:a4c8bbbc289e4f853b52ce9fe604079038e644cc (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | twl4030.c | a4c8bbbc289e4f853b52ce9fe604079038e644cc Mon Jul 20 13:17:09 UTC 2015 Paul Kocialkowski <contact@paulk.fr> input: twl4030: Keypad scan and input
This allows scanning the twl4030 keypad, storing the result in a 64-byte long matrix with the twl4030_keypad_scan function.
Detecting a key at a given column and row is made easier with the twl4030_keypad_key function.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | twl4030.h | a4c8bbbc289e4f853b52ce9fe604079038e644cc Mon Jul 20 13:17:09 UTC 2015 Paul Kocialkowski <contact@paulk.fr> input: twl4030: Keypad scan and input
This allows scanning the twl4030 keypad, storing the result in a 64-byte long matrix with the twl4030_keypad_scan function.
Detecting a key at a given column and row is made easier with the twl4030_keypad_key function.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
|