Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c22 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s) in hdmi_phy_dump()
35 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes()
71 static void hdmi_phy_configure_lanes(struct hdmi_phy_data *phy) in hdmi_phy_configure_lanes()
126 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure()
185 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy, in hdmi_phy_init()
Dhdmi.h258 struct hdmi_phy_data { struct
334 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
336 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s);
337 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
339 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
343 struct hdmi_phy_data *phy);
368 struct hdmi_phy_data phy;
Dhdmi_common.c13 struct hdmi_phy_data *phy) in hdmi_parse_lanes_of()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c31 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s) in hdmi_phy_dump()
44 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes()
80 static void hdmi_phy_configure_lanes(struct hdmi_phy_data *phy) in hdmi_phy_configure_lanes()
135 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure()
211 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy) in hdmi_phy_init()
Dhdmi.h247 struct hdmi_phy_data { struct
317 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
319 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s);
320 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy);
321 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
325 struct hdmi_phy_data *phy);
347 struct hdmi_phy_data phy;
Dhdmi_common.c13 struct hdmi_phy_data *phy) in hdmi_parse_lanes_of()