Searched full:frstdata (Results 1 – 3 of 3) sorted by relevance
68 Must be the device tree identifier of the FRSTDATA pin.69 The FRSTDATA output indicates when the first channel, V1, is
461 struct mtk_iommu_data *data = dev_iommu_priv_get(dev), *frstdata; in mtk_iommu_attach_device() local471 /* Data is in the frstdata in sharing pgtable case. */ in mtk_iommu_attach_device()472 frstdata = mtk_iommu_get_m4u_data(); in mtk_iommu_attach_device()474 if (mtk_iommu_domain_finalise(dom, frstdata, domid)) 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()