Searched refs:rtsx_write_phy (Results 1 – 1 of 1) sorted by relevance
131 static int rtsx_write_phy(struct rtsx_softc *, uint8_t, uint16_t);378 error = rtsx_write_phy(sc, 0x00, 0xB966); in rtsx_init()380 error = rtsx_write_phy(sc, 0x00, 0xBA42); in rtsx_init()1004 rtsx_write_phy(struct rtsx_softc *sc, uint8_t addr, uint16_t val) in rtsx_write_phy() function