]> git.sur5r.net Git - u-boot/blobdiff - include/twl4030.h
configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support
[u-boot] / include / twl4030.h
index a4d5fbdb617b52458d3e2ef23a817e40f9b0758c..103137372d309c2d2e906297d619d5841040e04f 100644 (file)
@@ -683,6 +683,9 @@ int twl4030_input_power_button(void);
 int twl4030_input_charger(void);
 int twl4030_input_usb(void);
 
+int twl4030_keypad_scan(unsigned char *matrix);
+int twl4030_keypad_key(unsigned char *matrix, u8 c, u8 r);
+
 /*
  * LED
  */