Lines Matching defs:host1x
129 struct host1x { struct
130 const struct host1x_info *info; argument
137 struct host1x_syncpt *syncpt; argument
138 struct host1x_syncpt_base *bases; argument
151 const struct host1x_syncpt_ops *syncpt_op; argument
152 const struct host1x_intr_ops *intr_op; argument
153 const struct host1x_channel_ops *channel_op; argument
154 const struct host1x_cdma_ops *cdma_op; argument
155 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
156 const struct host1x_debug_ops *debug_op; argument
158 struct host1x_syncpt *nop_sp; argument
162 struct host1x_channel_list channel_list; argument
163 struct host1x_memory_context_list context_list; argument
174 struct host1x_bo_cache cache; argument
177 void host1x_common_writel(struct host1x *host1x, u32 v, u32 r); argument