Searched refs:hdmi_phy_data (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi_phy.c | 19 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s) in hdmi_phy_dump() 32 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes() 68 static void hdmi_phy_configure_lanes(struct hdmi_phy_data *phy) in hdmi_phy_configure_lanes() 123 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() 182 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy, in hdmi_phy_init()
|
| D | hdmi.h | 247 struct hdmi_phy_data { struct 323 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, 325 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s); 326 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy, 328 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes); 332 struct hdmi_phy_data *phy); 357 struct hdmi_phy_data phy;
|
| D | hdmi_common.c | 13 struct hdmi_phy_data *phy) in hdmi_parse_lanes_of()
|
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi_phy.c | 28 void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s) in hdmi_phy_dump() 41 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes() 77 static void hdmi_phy_configure_lanes(struct hdmi_phy_data *phy) in hdmi_phy_configure_lanes() 132 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() 208 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy) in hdmi_phy_init()
|
| D | hdmi.h | 236 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;
|
| D | hdmi_common.c | 13 struct hdmi_phy_data *phy) in hdmi_parse_lanes_of()
|