Searched refs:hdmi_phy_cfg (Results 1 – 2 of 2) sorted by relevance
152 struct hdmi_phy_cfg { struct162 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg; argument163 extern const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg;164 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg;165 extern const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg;166 extern const struct hdmi_phy_cfg msm_hdmi_phy_8998_cfg;171 struct hdmi_phy_cfg *cfg;
13 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_init()57 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_enable()85 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_disable()151 phy->cfg = (struct hdmi_phy_cfg *)of_device_get_match_data(dev); in msm_hdmi_phy_probe()