Searched full:frstdata (Results 1 – 5 of 5) sorted by relevance
65 Must be the device tree identifier of the FRSTDATA pin.66 The FRSTDATA output indicates when the first channel, V1, is
68 Must be the device tree identifier of the FRSTDATA pin.69 The FRSTDATA output indicates when the first channel, V1, is
714 struct mtk_iommu_data *data = dev_iommu_priv_get(dev), *frstdata; in mtk_iommu_attach_device() local729 /* 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()
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()
94 * The frstdata signal is set to high while and after reading the sample in ad7606_read_samples()99 * Monitoring the frstdata signal allows to recover from such failure in ad7606_read_samples()