/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-tphy.c | 679 static void hs_slew_rate_calibrate(struct mtk_tphy *tphy, in phy_debugfs_init() 690 if (tphy->pdata->version == MTK_PHY_V3) in phy_debugfs_init() 708 if (tphy->pdata->version == MTK_PHY_V1) in hs_slew_rate_calibrate() 730 tmp = tphy->src_ref_clk * tphy->src_coef; in hs_slew_rate_calibrate() 737 dev_dbg(tphy->dev, "phy:%d, fm_out:%d, calib:%d (clk:%d, coef:%d)\n", in hs_slew_rate_calibrate() 739 tphy->src_ref_clk, tphy->src_coef); in hs_slew_rate_calibrate() 749 static void u3_phy_instance_init(struct mtk_tphy *tphy, in hs_slew_rate_calibrate() 795 dev_dbg(tphy in u3_phy_instance_init() 699 hs_slew_rate_calibrate(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) hs_slew_rate_calibrate() argument 769 u3_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u3_phy_instance_init() argument 818 u2_phy_pll_26m_set(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_pll_26m_set() argument 837 u2_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_init() argument 883 u2_phy_instance_power_on(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_power_on() argument 905 u2_phy_instance_power_off(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_power_off() argument 928 u2_phy_instance_exit(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_instance_exit() argument 942 u2_phy_instance_set_mode(struct mtk_tphy * tphy,struct mtk_phy_instance * instance,enum phy_mode mode) u2_phy_instance_set_mode() argument 967 pcie_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) pcie_phy_instance_init() argument 1017 pcie_phy_instance_power_on(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) pcie_phy_instance_power_on() argument 1029 pcie_phy_instance_power_off(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) pcie_phy_instance_power_off() argument 1042 sata_phy_instance_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) sata_phy_instance_init() argument 1087 phy_v1_banks_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_v1_banks_init() argument 1115 phy_v2_banks_init(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_v2_banks_init() argument 1140 phy_parse_property(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_parse_property() argument 1171 u2_phy_props_set(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) u2_phy_props_set() argument 1269 phy_efuse_get(struct mtk_tphy * tphy,struct mtk_phy_instance * instance) phy_efuse_get() argument 1383 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_init() local 1421 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_on() local 1436 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_power_off() local 1449 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_exit() local 1461 struct mtk_tphy *tphy = dev_get_drvdata(phy->dev.parent); mtk_phy_set_mode() local 1472 struct mtk_tphy *tphy = dev_get_drvdata(dev); mtk_phy_xlate() local 1582 struct mtk_tphy *tphy; mtk_tphy_probe() local [all...] |
/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt2701.dtsi | 621 compatible = "mediatek,mt2701-tphy", 622 "mediatek,generic-tphy-v1"; 661 compatible = "mediatek,mt2701-tphy", 662 "mediatek,generic-tphy-v1"; 703 compatible = "mediatek,mt2701-tphy", 704 "mediatek,generic-tphy-v1";
|
H A D | mt7629.dtsi | 332 compatible = "mediatek,mt7629-tphy", 333 "mediatek,generic-tphy-v2"; 414 compatible = "mediatek,mt7629-tphy", 415 "mediatek,generic-tphy-v2";
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7986a.dtsi | 432 compatible = "mediatek,mt7986-tphy", 433 "mediatek,generic-tphy-v2"; 459 compatible = "mediatek,mt7986-tphy", 460 "mediatek,generic-tphy-v2";
|
H A D | mt7622.dtsi | 762 compatible = "mediatek,mt7622-tphy", 763 "mediatek,generic-tphy-v1"; 904 compatible = "mediatek,mt7622-tphy", 905 "mediatek,generic-tphy-v1";
|
H A D | mt2712e.dtsi | 828 compatible = "mediatek,mt2712-tphy", 829 "mediatek,generic-tphy-v2"; 892 compatible = "mediatek,mt2712-tphy", 893 "mediatek,generic-tphy-v2";
|
H A D | mt8192.dtsi | 1321 compatible = "mediatek,mt8192-tphy", 1322 "mediatek,generic-tphy-v2";
|
/linux/ |
H A D | MAINTAINERS | 14731 F: drivers/phy/mediatek/phy-mtk-xfi-tphy.c
|