Searched refs:DSI_PLL_VCO_EN (Results 1 – 3 of 3) sorted by relevance
137 config->dsi_pll.ctrl |= DSI_PLL_VCO_EN; in vlv_dsi_pll_compute()157 config->dsi_pll.ctrl & ~DSI_PLL_VCO_EN); in vlv_dsi_pll_enable()188 tmp &= ~DSI_PLL_VCO_EN; in vlv_dsi_pll_disable()
1210 #define DSI_PLL_VCO_EN (1 << 31) macro
1128 cur_state = val & DSI_PLL_VCO_EN; in assert_dsi_pll()