Searched refs:BXT_DSI_PLL_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
334 dsi_ratio = config->dsi_pll.ctrl & BXT_DSI_PLL_RATIO_MASK; in bxt_dsi_get_pclk()368 pll_ratio = config->dsi_pll.ctrl & BXT_DSI_PLL_RATIO_MASK; in glk_dsi_program_esc_clock()427 pll_ratio = config->dsi_pll.ctrl & BXT_DSI_PLL_RATIO_MASK; in bxt_dsi_program_clocks()
11587 #define BXT_DSI_PLL_RATIO_MASK 0xFF macro