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;
616 if ((ksel == KSEL_CRYSTAL_19) || (ksel == KSEL_BYPASS_19)) in mdfld_limit()
628 if ((ksel == KSEL_CRYSTAL_19) || (ksel == KSEL_BYPASS_19)) in mdfld_limit()
889 if ((ksel == KSEL_CRYSTAL_19) || (ksel == KSEL_BYPASS_19)) { in mdfld_crtc_mode_set()
977 if (ksel == KSEL_CRYSTAL_19 || ksel == KSEL_BYPASS_19 || in mdfld_crtc_mode_set()
Dpsb_drv.h248 #define KSEL_CRYSTAL_19 1 macro