Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
A Dhdmi.h146 struct hdmi_phy_cfg { struct
156 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg; argument
157 extern const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg;
158 extern const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg;
159 extern const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg;
164 struct hdmi_phy_cfg *cfg;
A Dhdmi_phy.c12 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_init()
56 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_enable()
80 struct hdmi_phy_cfg *cfg = phy->cfg; in msm_hdmi_phy_resource_disable()
143 phy->cfg = (struct hdmi_phy_cfg *)of_device_get_match_data(dev); in msm_hdmi_phy_probe()
A Dhdmi_phy_8x74.c36 const struct hdmi_phy_cfg msm_hdmi_phy_8x74_cfg = {
A Dhdmi_phy_8960.c43 const struct hdmi_phy_cfg msm_hdmi_phy_8960_cfg = {
A Dhdmi_phy_8x60.c125 const struct hdmi_phy_cfg msm_hdmi_phy_8x60_cfg = {
A Dhdmi_phy_8996.c757 const struct hdmi_phy_cfg msm_hdmi_phy_8996_cfg = {

Completed in 7 milliseconds