Searched defs:NTSC_HTOTAL (Results 1 - 2 of 2) sorted by relevance

/drivers/video/
H A Dpvr2fb.c102 #define NTSC_HTOTAL 857 macro
523 if (hsync_total != NTSC_HTOTAL) {
H A Damifb.c535 #define NTSC_HTOTAL (1816) macro
1292 if (par->htotal != NTSC_HTOTAL) {
1304 htotal = NTSC_HTOTAL>>clk_shift;

Completed in 18 milliseconds