Searched defs:host1x (Results 1 – 3 of 3) sorted by relevance
129 struct host1x { struct130 const struct host1x_info *info; argument137 struct host1x_syncpt *syncpt; argument138 struct host1x_syncpt_base *bases; argument151 const struct host1x_syncpt_ops *syncpt_op; argument152 const struct host1x_intr_ops *intr_op; argument153 const struct host1x_channel_ops *channel_op; argument154 const struct host1x_cdma_ops *cdma_op; argument155 const struct host1x_pushbuffer_ops *cdma_pb_op; argument156 const struct host1x_debug_ops *debug_op; argument[all …]
45 void host1x_common_writel(struct host1x *host1x, u32 v, u32 r) in host1x_common_writel()50 void host1x_hypervisor_writel(struct host1x *host1x, u32 v, u32 r) in host1x_hypervisor_writel()55 u32 host1x_hypervisor_readl(struct host1x *host1x, u32 r) in host1x_hypervisor_readl()60 void host1x_sync_writel(struct host1x *host1x, u32 v, u32 r) in host1x_sync_writel()67 u32 host1x_sync_readl(struct host1x *host1x, u32 r) in host1x_sync_readl()75 u64 host1x_sync_readq(struct host1x *host1x, u32 r) in host1x_sync_readq()334 static bool host1x_wants_iommu(struct host1x *host1x) in host1x_wants_iommu()821 u64 host1x_get_dma_mask(struct host1x *host1x) in host1x_get_dma_mask()
303 struct host1x *host1x = tegra_drm_to_host1x(drm->dev_private); in tegra_drm_ioctl_syncpoint_allocate() local347 struct host1x *host1x = tegra_drm_to_host1x(drm->dev_private); in tegra_drm_ioctl_syncpoint_wait() local