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()
164 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_vpn() local
179 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_vpn_range() local
196 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_first_ppn() local
207 static void sprd_iommu_default_ppn(struct sprd_iommu_device *sdev) in sprd_iommu_default_ppn()
219 static void sprd_iommu_hw_en(struct sprd_iommu_device *sdev, bool en) in sprd_iommu_hw_en()
237 struct sprd_iommu_device *sdev = dev_iommu_priv_get(dev); in sprd_iommu_attach_device() local
265 struct sprd_iommu_device *sdev = dom->sdev; in sprd_iommu_detach_device() local
377 struct sprd_iommu_device *sdev; in sprd_iommu_probe_device() local
389 struct sprd_iommu_device *sdev = dev_iommu_priv_get(dev); in sprd_iommu_device_group() local
438 static int sprd_iommu_clk_enable(struct sprd_iommu_device *sdev) in sprd_iommu_clk_enable()
453 static void sprd_iommu_clk_disable(struct sprd_iommu_device *sdev) in sprd_iommu_clk_disable()
461 struct sprd_iommu_device *sdev; in sprd_iommu_probe() local
528 struct sprd_iommu_device *sdev = platform_get_drvdata(pdev); in sprd_iommu_remove() local