Home
last modified time | relevance | path

Searched refs:coal_timeout (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h300 uint32_t coal_timeout; /* (24b) */ member
495 int al_udma_s2m_q_compl_coal_config(struct al_udma_q *udma_q, al_bool enable, uint32_t coal_timeout
H A Dal_hal_udma_config.c922 , conf->coal_timeout); in al_udma_m2s_comp_timeouts_set()
955 conf->coal_timeout = al_reg_read32( in al_udma_m2s_comp_timeouts_get()
1017 coal_timeout) in al_udma_s2m_q_compl_coal_config() argument
1028 al_reg_write32(&udma_q->q_regs->s2m_q.comp_cfg_2, coal_timeout); in al_udma_s2m_q_compl_coal_config()