Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-pnx833x/
Dgpio.h118 #define GPIO_INT_EDGE_BOTH 5 macro
142 case GPIO_INT_EDGE_BOTH: in pnx833x_gpio_setup_irq()
/linux-4.4.14/arch/mips/pnx833x/common/
Dinterrupts.c222 gpio_mode = GPIO_INT_EDGE_BOTH; in pnx833x_set_type_gpio_irq()