Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/host1x/
Dcdma.c156 if (cdma->event != CDMA_EVENT_NONE) { in host1x_cdma_wait_locked()
264 cdma->event = CDMA_EVENT_NONE; in update_cdma_locked()
371 cdma->event = CDMA_EVENT_NONE; in host1x_cdma_init()
Dcdma.h63 CDMA_EVENT_NONE, /* not waiting for any event */ enumerator