Searched refs:FLAG_IRQ_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance
197 #define FLAG_IRQ_IS_ENABLED 10 /* GPIO is connected to an enabled IRQ */ macro
3020 test_bit(FLAG_IRQ_IS_ENABLED, &flags)) { in gpiod_direction_output_nonotify() 4064 set_bit(FLAG_IRQ_IS_ENABLED, &desc->flags); in gpiochip_lock_as_irq() 4087 clear_bit(FLAG_IRQ_IS_ENABLED, &desc->flags); in gpiochip_unlock_as_irq() 4097 clear_bit(FLAG_IRQ_IS_ENABLED, &desc->flags); in gpiochip_disable_irq() 4113 set_bit(FLAG_IRQ_IS_ENABLED, &desc->flags); in gpiochip_enable_irq()