Searched refs:__rtsx_pci_read_phy_register (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Drtsx_pcr.h34 int __rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val);
H A Drts5249.c392 return __rtsx_pci_read_phy_register(pcr, addr, val); rts524a_read_phy()
H A Drtsx_pcr.c189 int __rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val) __rtsx_pci_read_phy_register() function
241 return __rtsx_pci_read_phy_register(pcr, addr, val); rtsx_pci_read_phy_register()

Completed in 108 milliseconds