Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Di915_dma.c1355 u16 ddrpll, csipll; in i915_ironlake_get_mem_freq() local
1357 ddrpll = I915_READ16(DDRMPLL1); in i915_ironlake_get_mem_freq()
1360 switch (ddrpll & 0xff) { in i915_ironlake_get_mem_freq()
1375 ddrpll & 0xff); in i915_ironlake_get_mem_freq()