Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c39 #define WISR_PLLLS BIT(8) /* PLL Lock Status */ macro
212 ret = readl_poll_timeout(dsi->base + DSI_WISR, val, val & WISR_PLLLS, in dw_mipi_dsi_phy_init()