Home | History | Annotate | Download | only in pci

Lines Matching refs:BGE_MAC_MODE

1225 	mac_mode = CSR_READ_4(sc, BGE_MAC_MODE) &
1245 CSR_WRITE_4_FLUSH(sc, BGE_MAC_MODE, mac_mode);
2856 CSR_WRITE_4_FLUSH(sc, BGE_MAC_MODE, val);
3948 macmode = CSR_READ_4(sc, BGE_MAC_MODE);
3952 CSR_WRITE_4_FLUSH(sc, BGE_MAC_MODE,
3981 CSR_WRITE_4_FLUSH(sc, BGE_MAC_MODE, macmode);
4204 /* Make mask for BGE_MAC_MODE register. */
4208 /* Keep mac_mode_mask's bits of BGE_MAC_MODE register into mac_mode */
4209 mac_mode = CSR_READ_4(sc, BGE_MAC_MODE) & mac_mode_mask;
4430 val = CSR_READ_4(sc, BGE_MAC_MODE);
4433 CSR_WRITE_4_FLUSH(sc, BGE_MAC_MODE, val);
5839 BGE_CLRBIT_FLUSH(sc, BGE_MAC_MODE,
5842 BGE_SETBIT_FLUSH(sc, BGE_MAC_MODE,
5916 if (CSR_READ_4(sc, BGE_MAC_MODE) & BGE_MACMODE_HALF_DUPLEX)
6191 BGE_CLRBIT_FLUSH(sc, BGE_MAC_MODE, BGE_MACMODE_TXDMA_ENB);
6316 BGE_CLRBIT_FLUSH(sc, BGE_MAC_MODE,