Searched refs:OMAP1510_GPIO_INT_MASK (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 122 ldr r11, [r12, #OMAP1510_GPIO_INT_MASK] @ fetch GPIO interrupts mask 129 str r11, [r12, #OMAP1510_GPIO_INT_MASK] 141 str r11, [r12, #OMAP1510_GPIO_INT_MASK] 163 str r11, [r12, #OMAP1510_GPIO_INT_MASK] @ store into the mask register 186 str r11, [r12, #OMAP1510_GPIO_INT_MASK] @ restore into the mask register
|
D | gpio15xx.c | 88 .irqenable = OMAP1510_GPIO_INT_MASK,
|
/linux-5.19.10/include/linux/platform_data/ |
D | gpio-omap.h | 47 #define OMAP1510_GPIO_INT_MASK 0x10 macro
|