Home
last modified time | relevance | path

Searched refs:CDMA_EVENT_NONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dcdma.c213 if (cdma->event != CDMA_EVENT_NONE) { in host1x_cdma_wait_locked()
253 if (cdma->event != CDMA_EVENT_NONE) { in host1x_cdma_wait_pushbuffer_space()
365 cdma->event = CDMA_EVENT_NONE; in update_cdma_locked()
458 cdma->event = CDMA_EVENT_NONE; in host1x_cdma_init()
H A Dcdma.h54 CDMA_EVENT_NONE, /* not waiting for any event */ enumerator
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dcdma.c213 if (cdma->event != CDMA_EVENT_NONE) { in host1x_cdma_wait_locked()
253 if (cdma->event != CDMA_EVENT_NONE) { in host1x_cdma_wait_pushbuffer_space()
358 cdma->event = CDMA_EVENT_NONE; in update_cdma_locked()
515 cdma->event = CDMA_EVENT_NONE; in host1x_cdma_init()
H A Dcdma.h55 CDMA_EVENT_NONE, /* not waiting for any event */ enumerator

Completed in 4 milliseconds