Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cardreader/
Drts5249.c324 err = rtsx_pci_update_phy(pcr, PHY_TUNE, PHY_TUNE_VOLTAGE_MASK, in rtsx_base_switch_output_voltage()
332 err = rtsx_pci_update_phy(pcr, PHY_BACR, in rtsx_base_switch_output_voltage()
339 err = rtsx_pci_update_phy(pcr, PHY_TUNE, PHY_TUNE_VOLTAGE_MASK, in rtsx_base_switch_output_voltage()
/linux-4.19.296/include/linux/
Drtsx_pci.h1354 static inline int rtsx_pci_update_phy(struct rtsx_pcr *pcr, u8 addr, in rtsx_pci_update_phy() function