Home
last modified time | relevance | path

Searched full:adc_rdy (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/health/
Dafe4404.txt7 - interrupts : The interrupt line the device ADC_RDY pin is
Dafe4403.txt7 - interrupts : The interrupt line the device ADC_RDY pin is
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/health/
Dmaxim,max30100.yaml21 description: Connected to ADC_RDY pin.
Dti,afe4404.yaml24 description: Connected to ADC_RDY pin.
Dti,afe4403.yaml24 description: Connected to ADC_RDY pin.
Dmaxim,max30102.yaml23 description: Connected to ADC_RDY pin.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/addac/
Dadi,ad74115.yaml47 - adc_rdy
355 interrupt-names = "adc_rdy";
/kernel/linux/linux-5.10/drivers/iio/health/
Dafe4404.c85 * @irq: ADC_RDY line interrupt number
Dafe4403.c67 * @irq: ADC_RDY line interrupt number
/kernel/linux/linux-6.6/drivers/iio/health/
Dafe4403.c67 * @irq: ADC_RDY line interrupt number
Dafe4404.c85 * @irq: ADC_RDY line interrupt number
/kernel/linux/linux-6.6/drivers/iio/addac/
Dad74115.c1802 st->irq = fwnode_irq_get_byname(dev_fwnode(dev), "adc_rdy"); in ad74115_setup_trigger()