Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi_phy.c99 unsigned int lane_cfg_val; in hdmi_phy_configure_lanes() local
117 lane_cfg_val = i; in hdmi_phy_configure_lanes()
119 REG_FLD_MOD(phy->base, HDMI_TXPHY_PAD_CFG_CTRL, lane_cfg_val, 26, 22); in hdmi_phy_configure_lanes()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi_phy.c108 unsigned lane_cfg_val; in hdmi_phy_configure_lanes() local
126 lane_cfg_val = i; in hdmi_phy_configure_lanes()
128 REG_FLD_MOD(phy->base, HDMI_TXPHY_PAD_CFG_CTRL, lane_cfg_val, 26, 22); in hdmi_phy_configure_lanes()

Completed in 3 milliseconds