Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_phy_7nm.xml.h164 static inline uint32_t REG_DSI_7nm_PHY_LN_CFG1(uint32_t i0) { return 0x00000004 + 0x80*i0; } in REG_DSI_7nm_PHY_LN_CFG1() function
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c845 dsi_phy_write(lane_base + REG_DSI_7nm_PHY_LN_CFG1(i), 0x0); in dsi_phy_hw_v4_0_lane_settings()