Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_display.c1546 if (destination == SBI_ICLK) in intel_sbi_write()
1574 if (destination == SBI_ICLK) in intel_sbi_read()
3017 intel_sbi_read(dev_priv, SBI_SSCCTL6, SBI_ICLK) | in lpt_program_iclkip()
3019 SBI_ICLK); in lpt_program_iclkip()
3060 temp = intel_sbi_read(dev_priv, SBI_SSCDIVINTPHASE6, SBI_ICLK); in lpt_program_iclkip()
3067 intel_sbi_write(dev_priv, SBI_SSCDIVINTPHASE6, temp, SBI_ICLK); in lpt_program_iclkip()
3070 temp = intel_sbi_read(dev_priv, SBI_SSCAUXDIV6, SBI_ICLK); in lpt_program_iclkip()
3073 intel_sbi_write(dev_priv, SBI_SSCAUXDIV6, temp, SBI_ICLK); in lpt_program_iclkip()
3076 temp = intel_sbi_read(dev_priv, SBI_SSCCTL6, SBI_ICLK); in lpt_program_iclkip()
3078 intel_sbi_write(dev_priv, SBI_SSCCTL6, temp, SBI_ICLK); in lpt_program_iclkip()
[all …]
Di915_drv.h487 SBI_ICLK, enumerator