Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/
Ddrm_modes.c303 int GTF_M, int GTF_2C, int GTF_K, int GTF_2J) in drm_gtf_mode_complex() argument
317 #define GTF_C_PRIME ((((GTF_2C - GTF_2J) * GTF_K / 256) + GTF_2J) / 2) in drm_gtf_mode_complex()
458 if (GTF_M == 600 && GTF_2C == 80 && GTF_K == 128 && GTF_2J == 40) in drm_gtf_mode_complex()
Ddrm_crtc.h1053 int GTF_2C, int GTF_K, int GTF_2J);