Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_tireg.h864 #define TI_EVENT_RING_SZ (sizeof(struct ti_event_desc) * TI_EVENT_RING_CNT) macro
H A Dif_ti.c1093 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()