Home
last modified time | relevance | path

Searched refs:dlr_disable (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Drockchip-iommu.c119 bool dlr_disable; /* avoid access iommu when runtime ops called */ member
1572 iommu->dlr_disable = device_property_read_bool(dev, in rk_iommu_probe()
1684 if (!iommu->dlr_disable) in rk_iommu_shutdown()
1695 if (iommu->dlr_disable) in rk_iommu_suspend()
1709 if (iommu->dlr_disable) in rk_iommu_resume()