Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c41 #define DSI_WISR 0x040C /* Wrapper Interrupt and Status Reg */ macro
230 ret = readl_poll_timeout_atomic(dsi->base + DSI_WISR, val, val & WISR_RRS, in dw_mipi_dsi_clk_enable()
237 ret = readl_poll_timeout_atomic(dsi->base + DSI_WISR, val, val & WISR_PLLLS, in dw_mipi_dsi_clk_enable()