Home
last modified time | relevance | path

Searched refs:MG_CLKTOP2_CORECLKCTL1_A_DIVRATIO_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_tc_phy_regs.h170 #define MG_CLKTOP2_CORECLKCTL1_A_DIVRATIO_MASK (0xff << 8) macro
Dintel_dpll_mgr.c3451 MG_CLKTOP2_CORECLKCTL1_A_DIVRATIO_MASK; in mg_pll_get_hw_state()
3527 MG_CLKTOP2_CORECLKCTL1_A_DIVRATIO_MASK; in dkl_pll_get_hw_state()
3695 val &= ~MG_CLKTOP2_CORECLKCTL1_A_DIVRATIO_MASK; in icl_mg_pll_write()
3745 val &= ~MG_CLKTOP2_CORECLKCTL1_A_DIVRATIO_MASK; in dkl_pll_write()