Home
last modified time | relevance | path

Searched refs:lane_polarity (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi_phy.c62 phy->lane_polarity[lane] = pol; in hdmi_phy_parse_lanes()
105 pol_val |= phy->lane_polarity[0] << 0; in hdmi_phy_configure_lanes()
106 pol_val |= phy->lane_polarity[1] << 3; in hdmi_phy_configure_lanes()
107 pol_val |= phy->lane_polarity[2] << 2; in hdmi_phy_configure_lanes()
108 pol_val |= phy->lane_polarity[3] << 1; in hdmi_phy_configure_lanes()
A Dhdmi.h253 u8 lane_polarity[4]; member
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi_phy.c71 phy->lane_polarity[lane] = pol; in hdmi_phy_parse_lanes()
114 pol_val |= phy->lane_polarity[0] << 0; in hdmi_phy_configure_lanes()
115 pol_val |= phy->lane_polarity[1] << 3; in hdmi_phy_configure_lanes()
116 pol_val |= phy->lane_polarity[2] << 2; in hdmi_phy_configure_lanes()
117 pol_val |= phy->lane_polarity[3] << 1; in hdmi_phy_configure_lanes()
A Dhdmi.h240 u8 lane_polarity[4]; member
/linux-6.3-rc2/include/media/
A Dv4l2-mediabus.h118 bool lane_polarity[2]; member
/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Disp.c2120 buscfg->bus.ccp2.lanecfg.clk.pol = vep->bus.mipi_csi1.lane_polarity[0]; in isp_parse_of_csi1_endpoint()
2127 vep->bus.mipi_csi1.lane_polarity[1]; in isp_parse_of_csi1_endpoint()

Completed in 18 milliseconds