Home
last modified time | relevance | path

Searched defs:irq_active_low (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/sound/
H A Dwm8962.h47 bool irq_active_low; member
H A Dwm8903.h248 bool irq_active_low; /* Set if IRQ active low, default high */ member
/openbmc/linux/drivers/iio/humidity/
H A Dhts221_buffer.c80 bool irq_active_low = false, open_drain = false; in hts221_allocate_trigger() local
/openbmc/linux/drivers/iio/light/
H A Dst_uvis25_core.c173 bool irq_active_low = false; in st_uvis25_allocate_trigger() local
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm.c139 bool irq_active_low; member
/openbmc/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c2520 bool irq_active_low; in st_lsm6dsx_irq_setup() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c729 static bool irq_active_low(int idx) in irq_active_low() function