Searched refs:enable_ssc (Results 1 – 5 of 5) sorted by relevance
78 bool enable_ssc = clk->flags & SCI_CLK_SSC_ENABLE; in sci_clk_prepare() local83 clk->clk_id, enable_ssc, in sci_clk_prepare()
212 bool enable_ssc; member374 priv->enable_ssc = device_property_present(dev, "rockchip,enable-ssc"); in rockchip_combphy_parse_dt()471 if (!priv->enable_ssc) in rk_combphy_common_cfg_ssc()626 if (priv->type == PHY_TYPE_PCIE && priv->enable_ssc) in rk3528_combphy_cfg()
101 u8 enable_ssc:1; member
314 dev_priv->lvds_use_ssc = general->enable_ssc; in parse_general_features()
1205 display->vbt.lvds_use_ssc = general->enable_ssc; in parse_general_features()