lane_function     251 drivers/gpu/drm/omapdrm/dss/hdmi.h 	u8 lane_function[4];
lane_function      61 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 		phy->lane_function[lane] = i / 2;
lane_function     103 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 		lane_cfg |= phy->lane_function[i] << ((3 - i) * 4);
lane_function     239 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h 	u8 lane_function[4];
lane_function      70 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 		phy->lane_function[lane] = i / 2;
lane_function     112 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 		lane_cfg |= phy->lane_function[i] << ((3 - i) * 4);