Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h198 struct al_udma_s2m_completion_conf { struct
199 uint8_t desc_size; /* Size of completion descriptor
202 al_bool cnt_words; /* Completion fifo in use counter:
205 al_bool q_promotion; /* Enable promotion of the current
208 al_bool force_rr; /* force RR arbitration in the
212 uint8_t q_free_min; /* minimum number of free completion
217 uint16_t comp_fifo_depth; /* Size of completion fifo in words */
218 uint16_t unack_fifo_depth; /* Size of unacked fifo in descs */
219 uint32_t timeout; /* Ack timout from stream interface */