Home
last modified time | relevance | path

Searched refs:OMAP1_MPUIO_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/input/keyboard/
A Domap-keypad.c58 omap_writew(1, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBD_MASKIT); in omap_kp_interrupt()
75 omap_writew(1, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBD_MASKIT); in omap_kp_scan_keypad()
78 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()
85 state[col] = ~omap_readw(OMAP1_MPUIO_BASE + in omap_kp_scan_keypad()
88 omap_writew(0x00, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBC); in omap_kp_scan_keypad()
140 omap_writew(0, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBD_MASKIT); in omap_kp_tasklet()
207 omap_writew(1, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBD_MASKIT); in omap_kp_probe()
259 omap_writew(0xff, OMAP1_MPUIO_BASE + OMAP_MPUIO_GPIO_DEBOUNCING); in omap_kp_probe()
269 omap_writew(0, OMAP1_MPUIO_BASE + OMAP_MPUIO_KBD_MASKIT); in omap_kp_probe()
[all …]
/linux-6.3-rc2/arch/arm/mach-omap1/
A Dgpio15xx.c18 #define OMAP1_MPUIO_VBASE OMAP1_MPUIO_BASE
A Dgpio16xx.c23 #define OMAP1_MPUIO_VBASE OMAP1_MPUIO_BASE
/linux-6.3-rc2/include/linux/platform_data/
A Dgpio-omap.h18 #define OMAP1_MPUIO_BASE 0xfffb5000 macro

Completed in 6 milliseconds