Home
last modified time | relevance | path

Searched refs:unack_fifo_depth (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h218 uint16_t unack_fifo_depth; /* Size of unacked fifo in descs */ member
298 uint8_t unack_fifo_depth; /* unacked desc fifo size */ member
H A Dal_hal_udma_config.c650 reg |= (conf->unack_fifo_depth in al_udma_s2m_completion_set()
917 reg |= conf->unack_fifo_depth in al_udma_m2s_comp_timeouts_set()
950 conf->unack_fifo_depth = in al_udma_m2s_comp_timeouts_get()
H A Dal_hal_udma_debug.c168 unack_fifo_depth, in al_udma_regs_m2s_comp_print()