Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/alpine-hal/
HDal_hal_udma_config.h156 struct al_udma_s2m_desc_pref_conf { struct
157 uint8_t desc_fifo_depth;
158 enum al_udma_sch_mode sch_mode; /* Scheduling mode *
162 al_bool q_promotion; /* enable promotion */
163 al_bool force_promotion; /* force promotion */
164 al_bool en_pref_prediction; /* enable prefetch prediction */
165 uint8_t promotion_th; /* Threshold for queue promotion */
167 uint8_t pref_thr;
168 uint8_t min_burst_above_thr; /* min burst size when fifo above
171 uint8_t min_burst_below_thr; /* min burst size when fifo below
[all …]