Lines Matching defs:host1x
105 struct host1x { struct
106 const struct host1x_info *info; argument
109 struct host1x_syncpt *syncpt; argument
110 struct host1x_syncpt_base *bases; argument
122 const struct host1x_syncpt_ops *syncpt_op; argument
123 const struct host1x_intr_ops *intr_op; argument
124 const struct host1x_channel_ops *channel_op; argument
125 const struct host1x_cdma_ops *cdma_op; argument
126 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
127 const struct host1x_debug_ops *debug_op; argument
129 struct host1x_syncpt *nop_sp; argument
133 struct host1x_channel_list channel_list; argument
143 void host1x_sync_writel(struct host1x *host1x, u32 r, u32 v); argument