Searched refs:enable_syncpt_intr (Results 1 – 2 of 2) sorted by relevance
80 void (*enable_syncpt_intr)(struct host1x *host, unsigned int id); member222 host->intr_op->enable_syncpt_intr(host, id); in host1x_hw_intr_enable_syncpt_intr()
144 .enable_syncpt_intr = _host1x_intr_enable_syncpt_intr,