Searched refs:DSI_MCTL_MAIN_STS_PLL_LOCK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/mcde/ | ||
H A D | mcde_dsi_regs.h | 75 #define DSI_MCTL_MAIN_STS_PLL_LOCK BIT(0) macro |
H A D | mcde_dsi.c | 823 val = DSI_MCTL_MAIN_STS_PLL_LOCK | in mcde_dsi_start() |