Lines Matching refs:LOG
53 LOG(2,("MAVENTV: searching for EXACT videoclock match\n")); in g100_g400max_maventv_vid_pll_find()
68 LOG(2,("MAVENTV: G400/G400MAX restrictions apply\n")); in g100_g400max_maventv_vid_pll_find()
102 LOG(2,("MAVENTV: trying h_total modification of +%d...\n", h_total_mod)); in g100_g400max_maventv_vid_pll_find()
114 LOG(4,("MAVENTV: WARNING, clamping at lowest possible videoclock\n")); in g100_g400max_maventv_vid_pll_find()
120 LOG(4,("MAVENTV: WARNING, clamping at highest possible videoclock\n")); in g100_g400max_maventv_vid_pll_find()
168 LOG(2,("MAVENTV: MATCH, ")); in g100_g400max_maventv_vid_pll_find()
170 LOG(2,("MAVENTV: better MATCH,")); in g100_g400max_maventv_vid_pll_find()
172 LOG(2,("found vid VCO freq %fMhz, pixclk %fMhz\n", f_vco, (f_vco / p))); in g100_g400max_maventv_vid_pll_find()
173 LOG(2,("MAVENTV: mnp(ex. filter) 0x%02x 0x%02x 0x%02x, h_total %d, ht_lastline %d\n", in g100_g400max_maventv_vid_pll_find()
192 LOG(2,("MAVENTV: search completed.\n")); in g100_g400max_maventv_vid_pll_find()
202 LOG(4,("MAVENTV: WARNING, no MATCH found!\n")); in g100_g400max_maventv_vid_pll_find()
224 LOG(2,("MAVENTV: using vid VCO frequency %fMhz\n", f_vco)); in g100_g400max_maventv_vid_pll_find()
257 LOG(2,("MAVENTV: vid PLL check: got %fMHz, mnp 0x%02x 0x%02x 0x%02x\n", in g100_g400max_maventv_vid_pll_find()
259 LOG(2,("MAVENTV: new h_total %d, ht_lastline %d\n", *ht_new, *ht_last_line)); in g100_g400max_maventv_vid_pll_find()
669 LOG(4, ("MAVENTV: PAL TVout\n")); in maventv_init()
675 LOG(4, ("MAVENTV: NTSC TVout\n")); in maventv_init()
778 LOG(4,("MAVENTV: horizontal scale-back factor is: %f\n", (h_scale_tv / 128.0))); in maventv_init()
785 LOG(4,("MAVENTV: limiting horizontal scale-back factor to: %f\n", (h_scale_tv / 128.0))); in maventv_init()
790 LOG(4,("MAVENTV: limiting horizontal scale-back factor to: %f\n", (h_scale_tv / 128.0))); in maventv_init()
805 LOG(4,("MAVENTV: displaying output on %d picture pixels\n", in maventv_init()
844 LOG(4,("MAVENTV: optimal line inputbuffer length: %d\n", ib_length)); in maventv_init()
849 LOG(4,("MAVENTV: limiting line inputbuffer length, setting minimal usable: %d\n", ib_length)); in maventv_init()
872 LOG(4,("MAVENTV: total scale-back factor is: %f\n", (t_scale_tv / 32768.0))); in maventv_init()
878 LOG(4,("MAVENTV: limiting total scale-back factor to: %f\n", (t_scale_tv / 32768.0))); in maventv_init()
891 LOG(4,("MAVENTV: displaying output on %d picture frame-lines\n", v_display_tv)); in maventv_init()
1019 LOG(4,("MAVENTV: TV videoclock period is %d picoseconds\n", pix_period)); in maventv_init()
1028 LOG(4,("MAVENTV: TV h_total should be %d units\n", h_total_wanted)); in maventv_init()
1039 LOG(4,("MAVENTV: TV chroma subcarrier divider set is $%08x\n", chromasc)); in maventv_init()
1071 LOG(4,("MAVENTV: TV front_porch is %d clocks\n", front_porch)); in maventv_init()
1072 LOG(4,("MAVENTV: TV back_porch is %d clocks\n", back_porch)); in maventv_init()
1073 LOG(4,("MAVENTV: TV h_sync_length is %d clocks\n", h_sync_length)); in maventv_init()
1074 LOG(4,("MAVENTV: TV h_display is %d clocks \n", h_display)); in maventv_init()
1075 LOG(4,("MAVENTV: TV h_total is %d clocks\n", h_total)); in maventv_init()
1079 LOG(4,("MAVENTV: TV color_burst is %d clocks.\n", burst_length)); in maventv_init()
1102 LOG(4,("MAVENTV: CRTC2 h_total leftover discarded (< 3)\n")); in maventv_init()
1114 LOG(4,("MAVENTV: CRTC2 h_total leftover corrected via killer (> 2, < 10)\n")); in maventv_init()
1122 LOG(4,("MAVENTV: CRTC2 h_total leftover corrected via increase (> 9, < 16)\n")); in maventv_init()
1169 LOG(4,("MAVENTV: TV upper blanking range set is %d\n", upper)); in maventv_init()