sys/dev/rtsx/rtsx.c
217
static int rtsx_write_phy(struct rtsx_softc *sc, uint8_t addr, uint16_t val);
sys/dev/rtsx/rtsx.c
3284
if ((error = rtsx_write_phy(sc, 0x08, 0x4FE4)))
sys/dev/rtsx/rtsx.c
3292
if ((error = rtsx_write_phy(sc, 0x08, 0x4FE4)))
sys/dev/rtsx/rtsx.c
3296
if ((error = rtsx_write_phy(sc, 0x08, 0x57E4)))
sys/dev/rtsx/rtsx.c
3310
if ((error = rtsx_write_phy(sc, RTSX_PHY_TUNE,
sys/dev/rtsx/rtsx.c
907
if ((error = rtsx_write_phy(sc, 0x00, 0xB966)))
sys/dev/rtsx/rtsx.c
914
if ((error = rtsx_write_phy(sc, 0x00, 0xBA42)))
sys/dev/rtsx/rtsx.c
919
if ((error = rtsx_write_phy(sc, 0x00, 0xBA42)))
sys/dev/rtsx/rtsx.c
925
if ((error = rtsx_write_phy(sc, RTSX_PHY_RCR2, RTSX_PHY_RCR2_INIT_27S)))
sys/dev/rtsx/rtsx.c
928
if ((error = rtsx_write_phy(sc, RTSX_PHY_RCR1, RTSX_PHY_RCR1_INIT_27S)))
sys/dev/rtsx/rtsx.c
930
if ((error = rtsx_write_phy(sc, RTSX_PHY_FLD0, RTSX_PHY_FLD0_INIT_27S)))
sys/dev/rtsx/rtsx.c
932
if ((error = rtsx_write_phy(sc, RTSX_PHY_FLD3, RTSX_PHY_FLD3_INIT_27S)))
sys/dev/rtsx/rtsx.c
934
if ((error = rtsx_write_phy(sc, RTSX_PHY_FLD4, RTSX_PHY_FLD4_INIT_27S)))
sys/dev/rtsx/rtsx.c
938
if ((error = rtsx_write_phy(sc, RTSX__PHY_FLD0,
sys/dev/rtsx/rtsx.c
943
if ((error = rtsx_write_phy(sc, RTSX__PHY_ANA03,
sys/dev/rtsx/rtsx.c
948
if ((error = rtsx_write_phy(sc, RTSX__PHY_REV0,
sys/dev/rtsx/rtsx.c
955
if ((error = rtsx_write_phy(sc, RTSX_PHY_REV,
sys/dev/rtsx/rtsx.c
963
if ((error = rtsx_write_phy(sc, RTSX_PHY_BPCR,
sys/dev/rtsx/rtsx.c
967
if ((error = rtsx_write_phy(sc, RTSX_PHY_PCR,
sys/dev/rtsx/rtsx.c
972
if ((error = rtsx_write_phy(sc, RTSX_PHY_RCR2,
sys/dev/rtsx/rtsx.c
977
if ((error = rtsx_write_phy(sc, RTSX_PHY_FLD4,
sys/dev/rtsx/rtsx.c
983
if ((error = rtsx_write_phy(sc, RTSX_PHY_RDR,
sys/dev/rtsx/rtsx.c
986
if ((error = rtsx_write_phy(sc, RTSX_PHY_RCR1,
sys/dev/rtsx/rtsx.c
989
if ((error = rtsx_write_phy(sc, RTSX_PHY_FLD3,
sys/dev/rtsx/rtsx.c
993
if ((error = rtsx_write_phy(sc, RTSX_PHY_TUNE,