Home
last modified time | relevance | path

Searched refs:lane_function (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c61 phy->lane_function[lane] = i / 2; in hdmi_phy_parse_lanes()
103 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
H A Dhdmi.h252 u8 lane_function[4]; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c70 phy->lane_function[lane] = i / 2; in hdmi_phy_parse_lanes()
112 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
H A Dhdmi.h239 u8 lane_function[4]; member