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

/u-boot/drivers/net/
H A Dmvgbe.c305 int table_index; local
308 for (table_index = 0; table_index < 4; ++table_index)
309 MVGBE_REG_WR(regs->dfut[table_index], 0);
311 for (table_index = 0; table_index < 64; ++table_index) {
313 MVGBE_REG_WR(regs->dfsmt[table_index], 0);
315 MVGBE_REG_WR(regs->dfomt[table_index],
[all...]

Completed in 69 milliseconds