Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dpvr2fb.c104 #define NTSC_VTOTAL 262 macro
391 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { in pvr2fb_set_par()
510 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { in pvr2fb_check_var()
A Damifb.c536 #define NTSC_VTOTAL (525) macro
1265 if (par->vtotal > (PAL_VTOTAL + NTSC_VTOTAL) / 2) { in ami_decode_var()
1310 vtotal = NTSC_VTOTAL>>1; in ami_decode_var()

Completed in 11 milliseconds