Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/keyboard/
Domap-keypad.c78 omap_writew(0xff, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
81 OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
88 omap_writew(0x00, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
/linux-5.19.10/include/linux/platform_data/
Dgpio-omap.h28 #define OMAP_MPUIO_KBC 0x14 macro