Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/hdmi/
Dhdmi.h155 struct hdmi_phy_cfg { struct
165 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg; argument
166 extern const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg;
167 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg;
168 extern const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg;
173 struct hdmi_phy_cfg *cfg;
Dhdmi_phy.c20 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_init()
67 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_enable()
92 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_disable()
156 phy->cfg = (struct hdmi_phy_cfg *)of_device_get_match_data(dev); in msm_hdmi_phy_probe()
Dhdmi_phy_8x74.c48 const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg = {
Dhdmi_phy_8960.c54 const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg = {
Dhdmi_phy_8x60.c134 const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg = {
Dhdmi_phy_8996.c761 const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg = {