Searched full:frstdata (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | ad7606_par.c | 27 * On the parallel interface, the frstdata signal is set to high while in ad7606_par16_read_block() 32 * cause an extra read or clock cycle. Monitoring the frstdata signal in ad7606_par16_read_block() 61 * On the parallel interface, the frstdata signal is set to high while in ad7606_par8_read_block() 66 * cause an extra read or clock cycle. Monitoring the frstdata signal in ad7606_par8_read_block()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7606.yaml | 68 Must be the device tree identifier of the FRSTDATA pin. 69 The FRSTDATA output indicates when the first channel, V1, is
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7606.yaml | 65 Must be the device tree identifier of the FRSTDATA pin. 66 The FRSTDATA output indicates when the first channel, V1, is
|
| /kernel/linux/linux-6.6/drivers/iommu/ |
| D | mtk_iommu.c | 714 struct mtk_iommu_data *data = dev_iommu_priv_get(dev), *frstdata; in mtk_iommu_attach_device() local 729 /* Data is in the frstdata in sharing pgtable case. */ in mtk_iommu_attach_device() 730 frstdata = mtk_iommu_get_frst_data(hw_list); in mtk_iommu_attach_device() 732 mutex_lock(&frstdata->mutex); in mtk_iommu_attach_device() 733 ret = mtk_iommu_domain_finalise(dom, frstdata, region_id); in mtk_iommu_attach_device() 734 mutex_unlock(&frstdata->mutex); in mtk_iommu_attach_device()
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | ad7606.c | 93 * The frstdata signal is set to high while and after reading the sample in ad7606_read_samples() 98 * Monitoring the frstdata signal allows to recover from such failure in ad7606_read_samples()
|