Searched refs:enable_syncpt_intr (Results 1 – 2 of 2) sorted by relevance
86 void (*enable_syncpt_intr)(struct host1x *host, u32 id); member193 host->intr_op->enable_syncpt_intr(host, id); in host1x_hw_intr_enable_syncpt_intr()
138 .enable_syncpt_intr = _host1x_intr_enable_syncpt_intr,