Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_gpio.h44 uint32_t tgi_mode; member
H A Dti_gpio.c809 return (tgi->tgi_mode == GPIO_INTR_LEVEL_LOW || in ti_gpio_isrc_is_level()
810 tgi->tgi_mode == GPIO_INTR_LEVEL_HIGH); in ti_gpio_isrc_is_level()
857 sc->sc_isrcs[irq].tgi_mode = GPIO_INTR_CONFORM; in ti_gpio_pic_attach()
897 tgi->tgi_mode = mode; in ti_gpio_pic_config_intr()
1062 return (tgi->tgi_mode == mode ? 0 : EINVAL); in ti_gpio_pic_setup_intr()