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