Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c40 #define WISR_RRS BIT(12) /* Regulator Ready Status */ macro
205 ret = readl_poll_timeout(dsi->base + DSI_WISR, val, val & WISR_RRS, in dw_mipi_dsi_phy_init()