Home
last modified time | relevance | path

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

/arch/arc/plat-axs10x/
A Daxs10x.c64 #define GPIO_INT_POLARITY (AXC001_GPIO_INTC + 0x3c) in axs10x_enable_gpio_intc_wire() macro
69 iowrite32(~0, (void __iomem *) GPIO_INT_POLARITY); in axs10x_enable_gpio_intc_wire()
/arch/arc/plat-hsdk/
A Dplatform.c78 #define GPIO_INT_POLARITY (HSDK_GPIO_INTC + 0x3c) in hsdk_enable_gpio_intc_wire() macro
84 iowrite32(0xffffffff, (void __iomem *) GPIO_INT_POLARITY); in hsdk_enable_gpio_intc_wire()

Completed in 6 milliseconds