Lines Matching defs:sp
612 struct cdns_sierra_phy *sp = dev_get_drvdata(gphy->dev.parent); in cdns_sierra_phy_on() local
671 struct cdns_sierra_phy *sp = dev_get_drvdata(gphy->dev.parent); in cdns_sierra_phy_reset() local
753 static int cdns_sierra_pll_mux_register(struct cdns_sierra_phy *sp, in cdns_sierra_pll_mux_register()
796 static int cdns_sierra_phy_register_pll_mux(struct cdns_sierra_phy *sp) in cdns_sierra_phy_register_pll_mux()
856 static int cdns_sierra_derived_refclk_register(struct cdns_sierra_phy *sp) in cdns_sierra_derived_refclk_register()
906 static void cdns_sierra_clk_unregister(struct cdns_sierra_phy *sp) in cdns_sierra_clk_unregister()
914 static int cdns_sierra_clk_register(struct cdns_sierra_phy *sp) in cdns_sierra_clk_register()
995 static int cdns_regfield_init(struct cdns_sierra_phy *sp) in cdns_regfield_init()
1076 static int cdns_regmap_init_blocks(struct cdns_sierra_phy *sp, in cdns_regmap_init_blocks()
1154 static int cdns_sierra_phy_get_clocks(struct cdns_sierra_phy *sp, in cdns_sierra_phy_get_clocks()
1179 static int cdns_sierra_phy_clk(struct cdns_sierra_phy *sp) in cdns_sierra_phy_clk()
1199 static int cdns_sierra_phy_enable_clocks(struct cdns_sierra_phy *sp) in cdns_sierra_phy_enable_clocks()
1219 static void cdns_sierra_phy_disable_clocks(struct cdns_sierra_phy *sp) in cdns_sierra_phy_disable_clocks()
1227 static int cdns_sierra_phy_get_resets(struct cdns_sierra_phy *sp, in cdns_sierra_phy_get_resets()
1249 static int cdns_sierra_phy_configure_multilink(struct cdns_sierra_phy *sp) in cdns_sierra_phy_configure_multilink()
1366 struct cdns_sierra_phy *sp; in cdns_sierra_phy_probe() local