Searched refs:ALC_MAC_CFG (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/alc/ |
| H A D | if_alc.c | 449 reg = CSR_READ_4(sc, ALC_MAC_CFG); in alc_miibus_statchg() 451 CSR_WRITE_4(sc, ALC_MAC_CFG, reg); in alc_miibus_statchg() 2561 reg = CSR_READ_4(sc, ALC_MAC_CFG); in alc_setwol_813x() 2568 CSR_WRITE_4(sc, ALC_MAC_CFG, reg); in alc_setwol_813x() 2602 mac = CSR_READ_4(sc, ALC_MAC_CFG); in alc_setwol_816x() 2613 mac = CSR_READ_4(sc, ALC_MAC_CFG); in alc_setwol_816x() 2631 CSR_WRITE_4(sc, ALC_MAC_CFG, mac); in alc_setwol_816x() 3139 reg = CSR_READ_4(sc, ALC_MAC_CFG); in alc_mac_config() 3164 CSR_WRITE_4(sc, ALC_MAC_CFG, reg); in alc_mac_config() 4275 CSR_WRITE_4(sc, ALC_MAC_CFG, reg); in alc_init_locked() [all …]
|
| H A D | if_alcreg.h | 320 #define ALC_MAC_CFG 0x1480 macro
|