Lines Matching defs:host1x
108 struct host1x { struct
109 const struct host1x_info *info; argument
113 struct host1x_syncpt *syncpt; argument
114 struct host1x_syncpt_base *bases; argument
127 const struct host1x_syncpt_ops *syncpt_op; argument
128 const struct host1x_intr_ops *intr_op; argument
129 const struct host1x_channel_ops *channel_op; argument
130 const struct host1x_cdma_ops *cdma_op; argument
131 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
132 const struct host1x_debug_ops *debug_op; argument
134 struct host1x_syncpt *nop_sp; argument
138 struct host1x_channel_list channel_list; argument
148 void host1x_hypervisor_writel(struct host1x *host1x, u32 r, u32 v); argument