Searched refs:BXT_DSI_PLL_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
346 dsi_ratio = config->dsi_pll.ctrl & BXT_DSI_PLL_RATIO_MASK; in bxt_dsi_pclk()390 pll_ratio = config->dsi_pll.ctrl & BXT_DSI_PLL_RATIO_MASK; in glk_dsi_program_esc_clock()446 pll_ratio = config->dsi_pll.ctrl & BXT_DSI_PLL_RATIO_MASK; in bxt_dsi_program_clocks()
102 #define BXT_DSI_PLL_RATIO_MASK 0xFF macro