Searched refs:NTSC_VTOTAL (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/video/fbdev/
H A Damifb.c536 #define NTSC_VTOTAL (525) macro
1265 if (par->vtotal > (PAL_VTOTAL + NTSC_VTOTAL) / 2) {
1310 vtotal = NTSC_VTOTAL>>1;
H A Dpvr2fb.c105 #define NTSC_VTOTAL 262 macro
392 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {
511 if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) {

Completed in 159 milliseconds