Searched refs:write_phy (Results 1 – 3 of 3) sorted by relevance
606 .write_phy = rts524a_write_phy,
276 if (pcr->ops->write_phy) in rtsx_pci_write_phy_register()277 return pcr->ops->write_phy(pcr, addr, val); in rtsx_pci_write_phy_register()
1076 int (*write_phy)(struct rtsx_pcr *pcr, u8 addr, u16 val); member