Searched refs:hdmi_phy_parse_lanes (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_common.c | 34 r = hdmi_phy_parse_lanes(phy, lanes); in hdmi_parse_lanes_of() 42 r = hdmi_phy_parse_lanes(phy, default_lanes); in hdmi_parse_lanes_of()
|
H A D | hdmi_phy.c | 32 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes() function
|
H A D | hdmi.h | 329 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_common.c | 34 r = hdmi_phy_parse_lanes(phy, lanes); in hdmi_parse_lanes_of() 42 r = hdmi_phy_parse_lanes(phy, default_lanes); in hdmi_parse_lanes_of()
|
H A D | hdmi_phy.c | 41 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes() function
|
H A D | hdmi.h | 310 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_common.c | 34 r = hdmi_phy_parse_lanes(phy, lanes); in hdmi_parse_lanes_of() 42 r = hdmi_phy_parse_lanes(phy, default_lanes); in hdmi_parse_lanes_of()
|
H A D | hdmi_phy.c | 41 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes() function
|
H A D | hdmi.h | 310 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_common.c | 34 r = hdmi_phy_parse_lanes(phy, lanes); in hdmi_parse_lanes_of() 42 r = hdmi_phy_parse_lanes(phy, default_lanes); in hdmi_parse_lanes_of()
|
H A D | hdmi_phy.c | 32 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes() function
|
H A D | hdmi.h | 329 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
|
Completed in 6 milliseconds