Searched refs:DSI_PLL_STATUS (Results 1 – 2 of 2) sorted by relevance
106 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro1341 if (!wait_for_bit_change(dsi, DSI_PLL_STATUS, 0, 1)) { in dsi_pll_enable()1608 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsi_regs()
105 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro1409 if (wait_for_bit_change(dsidev, DSI_PLL_STATUS, 0, 1) != 1) { in dsi_pll_enable()1715 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsidev_regs()