Searched defs:xsphy (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/phy/mediatek/ |
| D | phy-mtk-xsphy.c | 109 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() 167 static void u2_phy_instance_init(struct mtk_xsphy *xsphy, in u2_phy_instance_init() 178 static void u2_phy_instance_power_on(struct mtk_xsphy *xsphy, in u2_phy_instance_power_on() 193 static void u2_phy_instance_power_off(struct mtk_xsphy *xsphy, in u2_phy_instance_power_off() 208 static void u2_phy_instance_set_mode(struct mtk_xsphy *xsphy, in u2_phy_instance_set_mode() 232 static void phy_parse_property(struct mtk_xsphy *xsphy, in phy_parse_property() 268 static void u2_phy_props_set(struct mtk_xsphy *xsphy, in u2_phy_props_set() 290 static void u3_phy_props_set(struct mtk_xsphy *xsphy, in u3_phy_props_set() 311 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_init() local 340 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_on() local [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/mediatek/ |
| D | phy-mtk-xsphy.c | 116 static void u2_phy_slew_rate_calibrate(struct mtk_xsphy *xsphy, in u2_phy_slew_rate_calibrate() 191 static void u2_phy_instance_init(struct mtk_xsphy *xsphy, in u2_phy_instance_init() 207 static void u2_phy_instance_power_on(struct mtk_xsphy *xsphy, in u2_phy_instance_power_on() 226 static void u2_phy_instance_power_off(struct mtk_xsphy *xsphy, in u2_phy_instance_power_off() 245 static void u2_phy_instance_set_mode(struct mtk_xsphy *xsphy, in u2_phy_instance_set_mode() 269 static void phy_parse_property(struct mtk_xsphy *xsphy, in phy_parse_property() 305 static void u2_phy_props_set(struct mtk_xsphy *xsphy, in u2_phy_props_set() 340 static void u3_phy_props_set(struct mtk_xsphy *xsphy, in u3_phy_props_set() 371 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_init() local 400 struct mtk_xsphy *xsphy = dev_get_drvdata(phy->dev.parent); in mtk_phy_power_on() local [all …]
|