Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_phy_28nm.xml.h371 #define DSI_28nm_PHY_PLL_STATUS_PLL_RDY 0x00000001 macro
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_28nm.c87 pll_locked = !!(val & DSI_28nm_PHY_PLL_STATUS_PLL_RDY); in pll_28nm_poll_for_ready()