Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/drivers/misc/cardreader/
Drtsx_pcr.c330 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rtsx_pci_read_phy_register() function
337 EXPORT_SYMBOL_GPL(rtsx_pci_read_phy_register);