Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dhigmacv300.c411 u32 regaddr, regen, regdep; in higmac_init_hw_queue() local
419 regdep = RX_FQ_DEPTH; in higmac_init_hw_queue()
426 regdep = RX_BQ_DEPTH; in higmac_init_hw_queue()
433 regdep = TX_BQ_DEPTH; in higmac_init_hw_queue()
440 regdep = TX_RQ_DEPTH; in higmac_init_hw_queue()
448 writel(depth << DESC_WORD_SHIFT, priv->base + regdep); in higmac_init_hw_queue()

Completed in 3 milliseconds