Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dls_gpio.c144 return GPIO_INTERRUPT_ENABLE; in gpio_get_interrupt()
167 if (interrupt == GPIO_INTERRUPT_ENABLE) in gpio_set_interrupt()
H A Dpl061_gpio.c133 return GPIO_INTERRUPT_ENABLE; in pl061_get_interrupt()
148 if (ena_dis == GPIO_INTERRUPT_ENABLE) in pl061_set_interrupt()
H 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()
H A Datmel_piobu.c197 return GPIO_INTERRUPT_ENABLE; in secumod_gpio_get_interrupt()
217 if (interrupt == GPIO_INTERRUPT_ENABLE) in secumod_gpio_set_interrupt()
333 GPIO_INTERRUPT_ENABLE); in secumod_cfg_input_pio()
/optee_os/core/drivers/amd/
H A Dps_gpio_driver.c138 return GPIO_INTERRUPT_ENABLE; in ps_gpio_get_intr()
160 if (mask && interrupt == GPIO_INTERRUPT_ENABLE) { in ps_gpio_set_intr()
/optee_os/core/include/drivers/
H A Dgpio.h69 GPIO_INTERRUPT_ENABLE enumerator