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