Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_7nm.c33 REG_DSI_7nm_PHY_LN_LPRX_CTRL(phy_lane_0), 0x3); in dsi_phy_hw_v4_0_config_lpcdrx()
36 REG_DSI_7nm_PHY_LN_LPRX_CTRL(phy_lane_0), 0); in dsi_phy_hw_v4_0_config_lpcdrx()
57 dsi_phy_write(lane_base + REG_DSI_7nm_PHY_LN_LPRX_CTRL(i), 0); in dsi_phy_hw_v4_0_lane_settings()
/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h2003 static inline uint32_t REG_DSI_7nm_PHY_LN_LPRX_CTRL(uint32_t i0) { return 0x00000014 + 0x80*i0; } in REG_DSI_7nm_PHY_LN_LPRX_CTRL() function