Searched refs:lane_cfg_val (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_phy.c | 99 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_phy.c | 99 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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_phy.c | 108 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_phy.c | 108 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 2 milliseconds