Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-pnx833x/
Dgpio.h114 #define GPIO_INT_LEVEL_LOW 1 macro
122 case GPIO_INT_LEVEL_LOW: in pnx833x_gpio_setup_irq()
/linux-2.6.39/arch/mips/pnx833x/common/
Dinterrupts.c227 gpio_mode = GPIO_INT_LEVEL_LOW; in pnx833x_set_type_gpio_irq()