Home
last modified time | relevance | path

Searched refs:rtsx_pci_read_phy_register (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Drtsx_pci.h1302 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val);
1360 err = rtsx_pci_read_phy_register(pcr, addr, &val); in rtsx_pci_update_phy()
/Linux-v4.19/drivers/misc/cardreader/
Drtsx_pcr.c327 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rtsx_pci_read_phy_register() function
334 EXPORT_SYMBOL_GPL(rtsx_pci_read_phy_register);