Home
last modified time | relevance | path

Searched defs:tphy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c681 static void hs_slew_rate_calibrate(struct mtk_tphy *tphy, in hs_slew_rate_calibrate() argument
753 static void u3_phy_instance_init(struct mtk_tphy *tphy, in u3_phy_instance_init() argument
802 u2_phy_pll_26m_set(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_pll_26m_set() argument
821 u2_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_init() argument
867 u2_phy_instance_power_on(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_power_on() argument
889 u2_phy_instance_power_off(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_power_off() argument
912 u2_phy_instance_exit(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_exit() argument
926 u2_phy_instance_set_mode(struct mtk_tphy * tphy,struct mtk_phy_instance * instance,enum phy_mode mode) u2_phy_instance_set_mode() argument
951 pcie_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) pcie_phy_instance_init() argument
1001 pcie_phy_instance_power_on(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) pcie_phy_instance_power_on() argument
1013 pcie_phy_instance_power_off(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) pcie_phy_instance_power_off() argument
1026 sata_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) sata_phy_instance_init() argument
1071 phy_v1_banks_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_v1_banks_init() argument
1099 phy_v2_banks_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_v2_banks_init() argument
1124 phy_parse_property(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_parse_property() argument
1155 u2_phy_props_set(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_props_set() argument
1253 phy_efuse_get(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_efuse_get() argument
1367 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_init() local
1405 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_on() local
1420 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_off() local
1433 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_exit() local
1445 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_set_mode() local
1456 struct mtk_tphy *tphy = dev_get_drvdata(dev); mtk_phy_xlate() local
1572 struct mtk_tphy *tphy; mtk_tphy_probe() local
[all...]