Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi_phy.c71 phy->lane_function[lane] = i / 2; in hdmi_phy_parse_lanes()
113 lane_cfg |= phy->lane_function[i] << ((3 - i) * 4); in hdmi_phy_configure_lanes()
Dhdmi.h249 u8 lane_function[4]; member