Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Drockchip-iommu.c143 bool dlr_disable; /* avoid access iommu when runtime ops called */ member
1793 iommu->dlr_disable = device_property_read_bool(dev, "rockchip,disable-device-link-resume"); in rk_iommu_probe()
1909 if (iommu->dlr_disable) { in rk_iommu_suspend()
1925 if (iommu->dlr_disable) { in rk_iommu_resume()

Completed in 3 milliseconds