Searched refs:DSI_PLL_STATUS (Results 1 – 3 of 3) sorted by relevance
78 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro
936 if (!wait_for_bit_change(dsi, DSI_PLL_STATUS, 0, 1)) { in dsi_pll_enable()1209 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsi_regs()
106 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro1407 if (wait_for_bit_change(dsidev, DSI_PLL_STATUS, 0, 1) != 1) { in dsi_pll_enable()1721 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsidev_regs()