Searched refs:MVPP2_AGGR_TXQ_DESC_SIZE_REG (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/
H A Dmvpp2.c185 #define MVPP2_AGGR_TXQ_DESC_SIZE_REG(cpu) (0x2140 + 4 * (cpu)) macro
4089 mvpp2_write(priv, MVPP2_AGGR_TXQ_DESC_SIZE_REG(cpu), desc_num);

Completed in 113 milliseconds