Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h217 uint16_t comp_fifo_depth; /* Size of completion fifo in words */ member
299 uint8_t comp_fifo_depth; /* desc fifo size */ member
H A Dal_hal_udma_config.c647 reg |= conf->comp_fifo_depth in al_udma_s2m_completion_set()
914 conf->comp_fifo_depth << UDMA_M2S_COMP_CFG_1C_COMP_FIFO_DEPTH_SHIFT; in al_udma_m2s_comp_timeouts_set()
946 conf->comp_fifo_depth = in al_udma_m2s_comp_timeouts_get()
H A Dal_hal_udma_debug.c165 comp_fifo_depth, in al_udma_regs_m2s_comp_print()