Lines Matching defs:host1x
101 struct host1x { struct
102 const struct host1x_info *info; argument
105 struct host1x_syncpt *syncpt; argument
106 struct host1x_syncpt_base *bases; argument
114 const struct host1x_syncpt_ops *syncpt_op; argument
115 const struct host1x_intr_ops *intr_op; argument
116 const struct host1x_channel_ops *channel_op; argument
117 const struct host1x_cdma_ops *cdma_op; argument
118 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
119 const struct host1x_debug_ops *debug_op; argument
121 struct host1x_syncpt *nop_sp; argument
124 struct host1x_channel chlist; argument
136 void host1x_sync_writel(struct host1x *host1x, u32 r, u32 v); argument