Lines Matching defs:host1x
106 struct host1x { struct
107 const struct host1x_info *info; argument
111 struct host1x_syncpt *syncpt; argument
112 struct host1x_syncpt_base *bases; argument
125 const struct host1x_syncpt_ops *syncpt_op; argument
126 const struct host1x_intr_ops *intr_op; argument
127 const struct host1x_channel_ops *channel_op; argument
128 const struct host1x_cdma_ops *cdma_op; argument
129 const struct host1x_pushbuffer_ops *cdma_pb_op; argument
130 const struct host1x_debug_ops *debug_op; argument
132 struct host1x_syncpt *nop_sp; argument
136 struct host1x_channel_list channel_list; argument
148 void host1x_hypervisor_writel(struct host1x *host1x, u32 r, u32 v); argument