Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_sbi_regs.h44 #define SBI_SSCDIVINTPHASE_INCVAL_MASK (0x7f << 8) macro
A Dintel_pch_refclk.c196 ~SBI_SSCDIVINTPHASE_INCVAL_MASK); in lpt_program_iclkip()
208 temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK; in lpt_program_iclkip()
254 p.phaseinc = (temp & SBI_SSCDIVINTPHASE_INCVAL_MASK) >> in lpt_get_iclkip()

Completed in 6 milliseconds