Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Dmdfld_intel_display.c32 static int ksel = KSEL_CRYSTAL_19;
598 if ((ksel == KSEL_CRYSTAL_19) || (ksel == KSEL_BYPASS_19)) in mdfld_limit()
610 if ((ksel == KSEL_CRYSTAL_19) || (ksel == KSEL_BYPASS_19)) in mdfld_limit()
867 if ((ksel == KSEL_CRYSTAL_19) || (ksel == KSEL_BYPASS_19)) { in mdfld_crtc_mode_set()
955 if (ksel == KSEL_CRYSTAL_19 || ksel == KSEL_BYPASS_19 || in mdfld_crtc_mode_set()
Dpsb_drv.h240 #define KSEL_CRYSTAL_19 1 macro