Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Drts5249.c191 return rtsx_pci_write_phy_register(pcr, PHY_TUNE, in rts5249_optimize_phy()
257 err = rtsx_pci_update_phy(pcr, PHY_TUNE, PHY_TUNE_VOLTAGE_MASK, in rtsx_base_switch_output_voltage()
272 err = rtsx_pci_update_phy(pcr, PHY_TUNE, PHY_TUNE_VOLTAGE_MASK, in rtsx_base_switch_output_voltage()
/linux-4.4.14/include/linux/mfd/
Drtsx_pci.h744 #define PHY_TUNE 0x08 macro