Home
last modified time | relevance | path

Searched refs:IRQF_TRIGGER_LOW (Results 1 – 25 of 139) sorted by relevance

123456

/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_trigger.c144 case IRQF_TRIGGER_LOW: in st_sensors_allocate_trigger()
150 if (irq_trig == IRQF_TRIGGER_LOW) in st_sensors_allocate_trigger()
/linux/drivers/mfd/
H A Dda9052-irq.c225 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9052_request_irq()
254 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9052_irq_init()
H A Dtps65090.c197 IRQF_ONESHOT | IRQF_TRIGGER_LOW, irq_base, in tps65090_i2c_probe()
H A Dhi655x-pmic.c126 IRQF_TRIGGER_LOW | IRQF_NO_SUSPEND, 0, in hi655x_pmic_probe()
H A Dmax77843.c120 IRQF_TRIGGER_LOW | IRQF_ONESHOT | IRQF_SHARED, in max77843_probe()
H A Dda9063-irq.c188 IRQF_TRIGGER_LOW | IRQF_ONESHOT | IRQF_SHARED, in da9063_irq_init()
H A Darizona-spi.c153 arizona->pdata.irq_flags = IRQF_TRIGGER_LOW; in arizona_spi_acpi_probe()
H A Drn5t618.c109 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in rn5t618_irq_init()
/linux/drivers/pinctrl/qcom/
H A Dtlmm-test.c173 if (irqflags == IRQF_TRIGGER_LOW || irqflags == IRQF_TRIGGER_FALLING) in tlmm_test_silent()
206 tlmm_test_silent(test, IRQF_TRIGGER_LOW); in tlmm_test_silent_low()
280 tlmm_test_request_hard_irq(test, IRQF_TRIGGER_LOW); in tlmm_test_low()
452 tlmm_test_request_threaded_irq(test, IRQF_TRIGGER_LOW | IRQF_ONESHOT); in tlmm_test_thread_low()
/linux/arch/powerpc/platforms/512x/
H A Dpdm360ng.c48 .irq_flags = IRQF_TRIGGER_LOW,
/linux/drivers/irqchip/
H A Dirq-rda-intc.c43 if ((flow_type & (IRQF_TRIGGER_HIGH | IRQF_TRIGGER_LOW)) == flow_type) in rda_intc_set_type()
H A Dirq-vt8500.c112 case IRQF_TRIGGER_LOW: in vt8500_irq_set_type()
H A Dirq-madera.c186 irq_flags = IRQF_TRIGGER_LOW; in madera_irq_probe()
/linux/drivers/iio/adc/
H A Denvelope-detector.c369 env->comp_irq_trigger_inv |= IRQF_TRIGGER_LOW; in envelope_detector_probe()
370 if (env->comp_irq_trigger & IRQF_TRIGGER_LOW) in envelope_detector_probe()
/linux/drivers/iio/imu/
H A Dadis_trigger.c54 direction != IRQF_TRIGGER_LOW && adis->data->has_fifo) { in adis_validate_irq_flag()
/linux/include/linux/
H A Dinterrupt.h35 #define IRQF_TRIGGER_LOW 0x00000008 macro
36 #define IRQF_TRIGGER_MASK (IRQF_TRIGGER_HIGH | IRQF_TRIGGER_LOW | \
/linux/arch/sh/boards/mach-x3proto/
H A Dsetup.c79 .flags = IORESOURCE_IRQ | IRQF_TRIGGER_LOW,
/linux/arch/mips/kernel/
H A Dirq_txx9.c113 case IRQF_TRIGGER_LOW: mode = TXx9_IRCR_LOW; break; in txx9_irq_set_type()
/linux/drivers/input/touchscreen/
H A Dmax11801_ts.c201 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in max11801_ts_probe()
H A Dmigor_ts.c154 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in migor_ts_probe()
/linux/drivers/regulator/
H A Dda9210-regulator.c177 IRQF_TRIGGER_LOW | in da9210_i2c_probe()
/linux/drivers/input/misc/
H A Dpcf8574_keypad.c134 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in pcf8574_kp_probe()
H A Dpalmas-pwrbutton.c213 IRQF_TRIGGER_LOW | in palmas_pwron_probe()
/linux/drivers/thermal/
H A Dda9062-thermal.c225 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9062_thermal_probe()
/linux/drivers/input/keyboard/
H A Dmax7359_keypad.c223 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in max7359_probe()

123456