Lines Matching defs:sdev
80 struct sprd_iommu_device *sdev; member
91 sprd_iommu_write(struct sprd_iommu_device *sdev, unsigned int reg, u32 val) in sprd_iommu_write()
97 sprd_iommu_read(struct sprd_iommu_device *sdev, unsigned int reg) in sprd_iommu_read()
103 sprd_iommu_update_bits(struct sprd_iommu_device *sdev, unsigned int reg, in sprd_iommu_update_bits()
113 sprd_iommu_get_version(struct sprd_iommu_device *sdev) in sprd_iommu_get_version()
163 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_vpn() local
178 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_vpn_range() local
195 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_ppn() local
206 static void sprd_iommu_default_ppn(struct sprd_iommu_device *sdev) in sprd_iommu_default_ppn()
218 static void sprd_iommu_hw_en(struct sprd_iommu_device *sdev, bool en) in sprd_iommu_hw_en()
236 struct sprd_iommu_device *sdev = dev_iommu_priv_get(dev); in sprd_iommu_attach_device() local
264 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_detach_device() local
376 struct sprd_iommu_device *sdev; in sprd_iommu_probe_device() local
398 struct sprd_iommu_device *sdev = dev_iommu_priv_get(dev); in sprd_iommu_device_group() local
446 static int sprd_iommu_clk_enable(struct sprd_iommu_device *sdev) in sprd_iommu_clk_enable()
461 static void sprd_iommu_clk_disable(struct sprd_iommu_device *sdev) in sprd_iommu_clk_disable()
469 struct sprd_iommu_device *sdev; in sprd_iommu_probe() local
539 struct sprd_iommu_device *sdev = platform_get_drvdata(pdev); in sprd_iommu_remove() local