Lines Matching refs:ALC_MASTER_CFG
555 if ((CSR_READ_4(sc, ALC_MASTER_CFG) & MASTER_OTP_SEL) != 0 && in alc_get_macaddr_813x()
1149 val = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_init_pcie()
1155 CSR_WRITE_4(sc, ALC_MASTER_CFG, val); in alc_init_pcie()
1162 CSR_WRITE_4(sc, ALC_MASTER_CFG, val); in alc_init_pcie()
1318 sc->alc_chip_rev = CSR_READ_4(sc, ALC_MASTER_CFG) >> in alc_attach()
2614 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_reset()
2616 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_reset()
2629 if ((CSR_READ_4(sc, ALC_MASTER_CFG) & MASTER_RESET) == 0) in alc_reset()
2650 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_reset()
2652 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_reset()
2811 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_init()
2819 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_init()