Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drtsx_pci.h1290 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val);
1348 err = rtsx_pci_read_phy_register(pcr, addr, &val); in rtsx_pci_update_phy()
/Linux-v5.4/drivers/misc/cardreader/
Drtsx_pcr.c315 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rtsx_pci_read_phy_register() function
322 EXPORT_SYMBOL_GPL(rtsx_pci_read_phy_register);