Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c64 phy->lane_function[lane] = i / 2; in hdmi_phy_parse_lanes()
106 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
Dhdmi.h262 u8 lane_function[4]; member
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c73 phy->lane_function[lane] = i / 2; in hdmi_phy_parse_lanes()
115 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
Dhdmi.h250 u8 lane_function[4]; member