Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi_phy_20nm.xml.h74 static inline uint32_t REG_DSI_20nm_PHY_LN_TEST_STR_1(uint32_t i0) { return 0x00000020 + 0x40*i0; } in REG_DSI_20nm_PHY_LN_TEST_STR_1() function
/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_20nm.c99 dsi_phy_write(base + REG_DSI_20nm_PHY_LN_TEST_STR_1(i), 0x46); in dsi_20nm_phy_enable()