Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-mxc.c126 #define GPIO_EDGE_SEL (mxc_gpio_hwdata->edge_sel_reg) macro
188 if (GPIO_EDGE_SEL >= 0) { in gpio_set_irq_type()
212 if (GPIO_EDGE_SEL >= 0) { in gpio_set_irq_type()
213 val = readl(port->base + GPIO_EDGE_SEL); in gpio_set_irq_type()
216 port->base + GPIO_EDGE_SEL); in gpio_set_irq_type()
219 port->base + GPIO_EDGE_SEL); in gpio_set_irq_type()