Home
last modified time | relevance | path

Searched refs:OMAP_MPUIO_KBC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/input/keyboard/
Domap-keypad.c90 omap_writew(0xff, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
93 OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
100 omap_writew(0x00, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
/Linux-v4.19/include/linux/platform_data/
Dgpio-omap.h40 #define OMAP_MPUIO_KBC 0x14 macro