Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi-mt8195.c469 struct phy_configure_opts_dp *dp_opts = &opts->dp; in mtk_hdmi_phy_configure()
473 ret = clk_set_rate(hdmi_phy->pll, dp_opts->link_rate); in mtk_hdmi_phy_configure()
467 struct phy_configure_opts_dp *dp_opts = &opts->dp; mtk_hdmi_phy_configure() local