Searched full:adc_rdy (Results 1 – 12 of 12) sorted by relevance
7 - interrupts : The interrupt line the device ADC_RDY pin is
21 description: Connected to ADC_RDY pin.
24 description: Connected to ADC_RDY pin.
23 description: Connected to ADC_RDY pin.
47 - adc_rdy355 interrupt-names = "adc_rdy";
85 * @irq: ADC_RDY line interrupt number
67 * @irq: ADC_RDY line interrupt number
1802 st->irq = fwnode_irq_get_byname(dev_fwnode(dev), "adc_rdy"); in ad74115_setup_trigger()