Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_gpiovar.h41 #define OCTEON_GPIO_IRQ_EDGE 1 macro
H A Docteon_gpio.c331 if (gpio_cfgx.s.int_type == OCTEON_GPIO_IRQ_EDGE) in octeon_gpio_filter()
439 gpio_cfgx.s.int_type = OCTEON_GPIO_IRQ_EDGE; in octeon_gpio_attach()