Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dat91-sama5d2_adc.c342 unsigned int edge_type; member
414 .edge_type = IRQ_TYPE_EDGE_RISING,
420 .edge_type = IRQ_TYPE_EDGE_FALLING,
426 .edge_type = IRQ_TYPE_EDGE_BOTH,
432 .edge_type = IRQ_TYPE_NONE,
1641 u32 edge_type = IRQ_TYPE_NONE; in at91_adc_probe() local
1692 "atmel,trigger-edge-type", &edge_type); in at91_adc_probe()
1702 if (at91_adc_trigger_list[i].edge_type == edge_type) { in at91_adc_probe()
/Linux-v5.4/drivers/gpio/
Dgpio-tqmx86.c147 unsigned int edge_type = type & IRQF_TRIGGER_MASK; in tqmx86_gpio_irq_set_type() local
151 switch (edge_type) { in tqmx86_gpio_irq_set_type()
/Linux-v5.4/arch/nios2/boot/dts/
D10m50_devboard.dts195 edge_type = <1>;
/Linux-v5.4/sound/pci/asihpi/
Dhpi.h1555 u16 hpi_bitstream_set_clock_edge(u32 h_control, u16 edge_type);
Dhpifunc.c1607 u16 hpi_bitstream_set_clock_edge(u32 h_control, u16 edge_type) in hpi_bitstream_set_clock_edge() argument
1610 edge_type, 0); in hpi_bitstream_set_clock_edge()