Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_phy_28nm_8960.xml.h283 #define DSI_28nm_8960_PHY_PLL_RDY_PLL_RDY 0x00000001 macro
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_28nm_8960.c78 pll_locked = !!(val & DSI_28nm_8960_PHY_PLL_RDY_PLL_RDY); in pll_28nm_poll_for_ready()