Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_10nm.c723 int phy_lane_0 = 0; /* TODO: Support all lane swap configs */ in dsi_phy_hw_v3_0_config_lpcdrx() local
730 writel(0x3, lane_base + REG_DSI_10nm_PHY_LN_LPRX_CTRL(phy_lane_0)); in dsi_phy_hw_v3_0_config_lpcdrx()
732 writel(0, lane_base + REG_DSI_10nm_PHY_LN_LPRX_CTRL(phy_lane_0)); in dsi_phy_hw_v3_0_config_lpcdrx()
Ddsi_phy_7nm.c812 int phy_lane_0 = 0; /* TODO: Support all lane swap configs */ in dsi_phy_hw_v4_0_config_lpcdrx() local
819 writel(0x3, lane_base + REG_DSI_7nm_PHY_LN_LPRX_CTRL(phy_lane_0)); in dsi_phy_hw_v4_0_config_lpcdrx()
821 writel(0, lane_base + REG_DSI_7nm_PHY_LN_LPRX_CTRL(phy_lane_0)); in dsi_phy_hw_v4_0_config_lpcdrx()