Lines Matching refs:phy_config
49 struct phy_config { struct
59 static struct phy_config calculated_phy_pll_cfg = { argument
65 static const struct phy_config phy_pll_cfg[] = {
319 const struct phy_config *cur_cfg;
330 const struct phy_config *cfg) in fsl_samsung_hdmi_phy_configure_pll_lock_det()
456 const struct phy_config *cfg) in fsl_samsung_hdmi_phy_configure()
500 static const struct phy_config *fsl_samsung_hdmi_phy_lookup_rate(unsigned long rate) in fsl_samsung_hdmi_phy_lookup_rate()
512 static void fsl_samsung_hdmi_calculate_phy(struct phy_config *cal_phy, unsigned long rate, in fsl_samsung_hdmi_calculate_phy()
535 const struct phy_config *fract_div_phy; in phy_clk_round_rate()
562 static int phy_use_fract_div(struct fsl_samsung_hdmi_phy *phy, const struct phy_config *fract_div_p… in phy_use_fract_div()
571 const struct phy_config *int_div_clk) in phy_use_integer_div()
583 const struct phy_config *fract_div_phy; in phy_clk_set_rate()