Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dcdma.c203 if (cdma->event != CDMA_EVENT_NONE) { in host1x_cdma_wait_locked()
316 cdma->event = CDMA_EVENT_NONE; in update_cdma_locked()
423 cdma->event = CDMA_EVENT_NONE; in host1x_cdma_init()
Dcdma.h65 CDMA_EVENT_NONE, /* not waiting for any event */ enumerator