Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c38 #define DSI_WISR 0x040C /* Wrapper Interrupt and Status Reg */ macro
205 ret = readl_poll_timeout(dsi->base + DSI_WISR, val, val & WISR_RRS, in dw_mipi_dsi_phy_init()
212 ret = readl_poll_timeout(dsi->base + DSI_WISR, val, val & WISR_PLLLS, in dw_mipi_dsi_phy_init()