Home
last modified time | relevance | path

Searched refs:set_syncpt_threshold (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/host1x/
Ddev.h78 void (*set_syncpt_threshold)( member
216 host->intr_op->set_syncpt_threshold(host, id, thresh); in host1x_hw_intr_set_syncpt_threshold()
/linux-5.19.10/drivers/gpu/host1x/hw/
Dintr_hw.c143 .set_syncpt_threshold = _host1x_intr_set_syncpt_threshold,