Home
last modified time | relevance | path

Searched defs:al_udma (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma.h301 struct al_udma { struct
303 enum al_udma_type type; /* Tx or Rx */ argument
304 enum al_udma_state state; argument
308 struct al_udma_q udma_q[DMA_MAX_Q]; /* Array of UDMA Qs pointers */ argument
326 int al_udma_init(struct al_udma *udma, struct al_udma_params *udma_params); argument