Lines Matching refs:ALC_MASTER_CFG
707 if ((CSR_READ_4(sc, ALC_MASTER_CFG) & MASTER_OTP_SEL) != 0 && in alc_get_macaddr_813x()
1324 val = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_init_pcie()
1330 CSR_WRITE_4(sc, ALC_MASTER_CFG, val); in alc_init_pcie()
1337 CSR_WRITE_4(sc, ALC_MASTER_CFG, val); in alc_init_pcie()
1460 sc->alc_chip_rev = CSR_READ_4(sc, ALC_MASTER_CFG) >> in alc_attach()
2547 CSR_WRITE_4(sc, ALC_MASTER_CFG, in alc_setwol_813x()
2548 CSR_READ_4(sc, ALC_MASTER_CFG) | MASTER_CLK_SEL_DIS); in alc_setwol_813x()
2555 CSR_WRITE_4(sc, ALC_MASTER_CFG, in alc_setwol_813x()
2556 CSR_READ_4(sc, ALC_MASTER_CFG) & ~MASTER_CLK_SEL_DIS); in alc_setwol_813x()
2578 CSR_WRITE_4(sc, ALC_MASTER_CFG, in alc_setwol_813x()
2579 CSR_READ_4(sc, ALC_MASTER_CFG) | MASTER_CLK_SEL_DIS); in alc_setwol_813x()
2601 master = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_setwol_816x()
2638 CSR_WRITE_4(sc, ALC_MASTER_CFG, master); in alc_setwol_816x()
3855 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_reset()
3857 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_reset()
3870 if ((CSR_READ_4(sc, ALC_MASTER_CFG) & MASTER_RESET) == 0) in alc_reset()
3889 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_reset()
3891 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_reset()
4070 reg = CSR_READ_4(sc, ALC_MASTER_CFG); in alc_init_locked()
4078 CSR_WRITE_4(sc, ALC_MASTER_CFG, reg); in alc_init_locked()