Searched refs:hdmi_phy_data (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c28 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s)
41 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes)
77 static void hdmi_phy_configure_lanes(struct hdmi_phy_data *phy)
132 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
208 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy)
H A Dhdmi.h236 struct hdmi_phy_data { struct
306 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
308 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s);
309 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy);
310 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
314 struct hdmi_phy_data *phy);
336 struct hdmi_phy_data phy;
H A Dhdmi_common.c13 struct hdmi_phy_data *phy)
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c19 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s)
32 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes)
68 static void hdmi_phy_configure_lanes(struct hdmi_phy_data *phy)
123 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
182 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
H A Dhdmi.h248 struct hdmi_phy_data { struct
324 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
326 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s);
327 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
329 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
333 struct hdmi_phy_data *phy);
358 struct hdmi_phy_data phy;
H A Dhdmi_common.c13 struct hdmi_phy_data *phy)

Completed in 168 milliseconds