Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/
A Dgpio.h21 GPIO_INTERRUPT_ENABLE enumerator
/optee_os-3.20.0/core/drivers/
A Dls_gpio.c144 return GPIO_INTERRUPT_ENABLE; in gpio_get_interrupt()
167 if (interrupt == GPIO_INTERRUPT_ENABLE) in gpio_set_interrupt()
A Dpl061_gpio.c133 return GPIO_INTERRUPT_ENABLE; in pl061_get_interrupt()
148 if (ena_dis == GPIO_INTERRUPT_ENABLE) in pl061_set_interrupt()
A Datmel_piobu.c169 return GPIO_INTERRUPT_ENABLE; in gpio_get_interrupt()
189 if (interrupt == GPIO_INTERRUPT_ENABLE) in gpio_set_interrupt()
274 gpio_set_interrupt(&secumod_chip, gpio_pin, GPIO_INTERRUPT_ENABLE); in secumod_cfg_input_pio()
A Dbcm_gpio.c135 return GPIO_INTERRUPT_ENABLE; in iproc_gpio_get_itr()
143 if (ena_dis == GPIO_INTERRUPT_ENABLE) in iproc_gpio_set_itr()

Completed in 5 milliseconds