Lines Matching defs:host1x
112 struct host1x { struct
113 const struct host1x_info *info; argument
117 struct host1x_syncpt *syncpt; argument
118 struct host1x_syncpt_base *bases; argument
131 const struct host1x_syncpt_ops *syncpt_op; argument
132 const struct host1x_intr_ops *intr_op; argument
133 const struct host1x_channel_ops *channel_op; argument
134 const struct host1x_cdma_ops *cdma_op; argument
135 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
136 const struct host1x_debug_ops *debug_op; argument
138 struct host1x_syncpt *nop_sp; argument
142 struct host1x_channel_list channel_list; argument
154 void host1x_hypervisor_writel(struct host1x *host1x, u32 r, u32 v); argument