Home
last modified time | relevance | path

Searched refs:lane_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c97 u16 lane_cfg = 0; in hdmi_phy_configure_lanes() local
103 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
111 if (pad_cfg_list[i] == lane_cfg) in hdmi_phy_configure_lanes()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c106 u16 lane_cfg = 0; in hdmi_phy_configure_lanes() local
112 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
120 if (pad_cfg_list[i] == lane_cfg) in hdmi_phy_configure_lanes()