Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi_phy_28nm.xml.h66 static inline uint32_t REG_DSI_28nm_PHY_LN_CFG_4(uint32_t i0) { return 0x00000010 + 0x40*i0; } in REG_DSI_28nm_PHY_LN_CFG_4() function
/linux-6.1.9/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_28nm.c731 dsi_phy_write(base + REG_DSI_28nm_PHY_LN_CFG_4(i), 0); in dsi_28nm_phy_enable()