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