Searched refs:TI_EVENT_RING_SZ (Results 1 – 2 of 2) sorted by relevance
864 #define TI_EVENT_RING_SZ (sizeof(struct ti_event_desc) * TI_EVENT_RING_CNT) macro
1093 error = ti_dma_ring_alloc(sc, TI_RING_ALIGN, TI_EVENT_RING_SZ, in ti_dma_alloc()2192 bzero(sc->ti_rdata.ti_event_ring, TI_EVENT_RING_SZ); in ti_gibinit()