Searched refs:ALC_MASTER_CFG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/alc/ |
| H A D | if_alc.c | 1326 val = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_init_pcie() 1332 CSR_WRITE_4(sc, ALC_MASTER_CFG, val); in alc_init_pcie() 1339 CSR_WRITE_4(sc, ALC_MASTER_CFG, val); in alc_init_pcie() 2552 CSR_WRITE_4(sc, ALC_MASTER_CFG, in alc_setwol_813x() 2560 CSR_WRITE_4(sc, ALC_MASTER_CFG, in alc_setwol_813x() 2583 CSR_WRITE_4(sc, ALC_MASTER_CFG, in alc_setwol_813x() 3860 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_reset() 3862 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_reset() 3894 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_reset() 4073 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_init_locked() [all …]
|
| H A D | if_alcreg.h | 179 #define ALC_MASTER_CFG 0x1400 macro
|