Lines Matching defs:host1x
121 struct host1x { struct
122 const struct host1x_info *info; argument
128 struct host1x_syncpt *syncpt; argument
129 struct host1x_syncpt_base *bases; argument
142 const struct host1x_syncpt_ops *syncpt_op; argument
143 const struct host1x_intr_ops *intr_op; argument
144 const struct host1x_channel_ops *channel_op; argument
145 const struct host1x_cdma_ops *cdma_op; argument
146 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
147 const struct host1x_debug_ops *debug_op; argument
149 struct host1x_syncpt *nop_sp; argument
153 struct host1x_channel_list channel_list; argument
154 struct host1x_memory_context_list context_list; argument
165 struct host1x_bo_cache cache; argument
168 void host1x_common_writel(struct host1x *host1x, u32 v, u32 r); argument