Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/
Di915_dma.c1410 u16 ddrpll, csipll; in i915_ironlake_get_mem_freq() local
1412 ddrpll = I915_READ16(DDRMPLL1); in i915_ironlake_get_mem_freq()
1415 switch (ddrpll & 0xff) { in i915_ironlake_get_mem_freq()
1430 ddrpll & 0xff); in i915_ironlake_get_mem_freq()