Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_cdclk.c2176 switch (clkcfg & CLKCFG_FSB_MASK) { in g4x_hrawclk()
H A Di915_reg.h3465 #define CLKCFG_FSB_MASK (7 << 0) macro
H A Dintel_pm.c153 switch (tmp & CLKCFG_FSB_MASK) { in i915_pineview_get_mem_freq()