Searched refs:CDMA_EVENT_NONE (Results 1 – 2 of 2) sorted by relevance
213 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()
55 CDMA_EVENT_NONE, /* not waiting for any event */ enumerator