Home
last modified time | relevance | path

Searched refs:mpll_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c759 const struct dw_hdmi_mpll_config *mpll_config = plat_data->mpll_cfg; in hdmi_phy_configure() local
807 for (i = 0; mpll_config[i].mpixelclock != (~0UL); i++) in hdmi_phy_configure()
809 mpll_config[i].mpixelclock) in hdmi_phy_configure()
812 hdmi_phy_i2c_write(hdmi, mpll_config[i].res[res_idx].cpce, 0x06); in hdmi_phy_configure()
813 hdmi_phy_i2c_write(hdmi, mpll_config[i].res[res_idx].gmp, 0x15); in hdmi_phy_configure()