Searched refs:rtsx_pci_read_phy_register (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/misc/cardreader/ |
| H A D | rts5261.c | 211 rtsx_pci_read_phy_register(pcr, PHY_TUNE, &val); in rts5261_switch_output_voltage() 223 rtsx_pci_read_phy_register(pcr, PHY_TUNE, &val); in rts5261_switch_output_voltage()
|
| H A D | rtsx_pcr.c | 283 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rtsx_pci_read_phy_register() function 290 EXPORT_SYMBOL_GPL(rtsx_pci_read_phy_register); 1154 rtsx_pci_read_phy_register(pcr, 0x01, &val); in rtsx_pci_enable_oobs_polling() 1172 rtsx_pci_read_phy_register(pcr, 0x01, &val); in rtsx_pci_disable_oobs_polling()
|