Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Drts5249.c191 return rtsx_pci_write_phy_register(pcr, PHY_TUNE, in rts5249_optimize_phy()
261 err = rtsx_pci_update_phy(pcr, PHY_TUNE, PHY_TUNE_VOLTAGE_MASK, in rtsx_base_switch_output_voltage()
276 err = rtsx_pci_update_phy(pcr, PHY_TUNE, PHY_TUNE_VOLTAGE_MASK, in rtsx_base_switch_output_voltage()
/linux-4.1.27/include/linux/mfd/
Drtsx_pci.h741 #define PHY_TUNE 0x08 macro