Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi_phy_20nm.xml.h60 static inline uint32_t REG_DSI_20nm_PHY_LN_CFG_1(uint32_t i0) { return 0x00000004 + 0x40*i0; } in REG_DSI_20nm_PHY_LN_CFG_1() function
/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_20nm.c101 dsi_phy_write(base + REG_DSI_20nm_PHY_LN_CFG_1(i), 0xa0); in dsi_20nm_phy_enable()