Searched refs:PLL_CTRL_POWER (Results 1 – 3 of 3) sorted by relevance
71 if (!(peek32(PANEL_PLL_CTRL) & PLL_CTRL_POWER) || in primary_wait_vertical_sync()
400 return PLL_CTRL_POWER | in sm750_format_pll_reg()
401 #define PLL_CTRL_POWER BIT(17) macro