Lines Matching refs:LOG
21 LOG(4,("DAC: Setting screen mode %d brightness %f\n", mode, brightness)); in nm_dac_mode()
35 LOG(8,("DAC: 8bit mode is indexed by OS, aborting brightness setup.\n")); in nm_dac_mode()
39 LOG(8,("DAC: 24bit mode is a direct mode, aborting brightness setup.\n")); in nm_dac_mode()
67 LOG(8,("DAC: Invalid colordepth requested, aborting!\n")); in nm_dac_mode()
80 LOG(2,("DAC: PAL pixrdmsk readback $%02x\n", ISARB(PALMASK))); in nm_dac_mode()
90 LOG(4,("DAC: setting palette\n")); in nm_dac_palette()
105 LOG(8,("DAC: PAL write index incorrect after programming\n")); in nm_dac_palette()
122 LOG(1,("DAC palette %d: w %x %x %x, r %x %x %x\n", i, r[i], g[i], b[i], R, G, B)); // apsed in nm_dac_palette()
143 LOG(4,("DAC: Setting PIX PLL for pixelclock %f\n", req_pclk)); in nm_dac_set_pix_pll()
193 LOG(4,("DAC: PLLSEL $%02x\n", ISARB(MISCR))); in nm_dac_set_pix_pll()
194 LOG(4,("DAC: PLLN $%02x\n", ISAGRPHR(PLLC_NL))); in nm_dac_set_pix_pll()
195 LOG(4,("DAC: PLLM $%02x\n", ISAGRPHR(PLLC_M))); in nm_dac_set_pix_pll()
197 LOG(2,("DAC: PIX PLL frequency should be locked now...\n")); in nm_dac_set_pix_pll()
216 LOG(4,("DAC: NM2070 restrictions apply\n")); in nm_dac_pix_pll_find()
224 LOG(4,("DAC: NM2090/93/97/NM2160 restrictions apply\n")); in nm_dac_pix_pll_find()
229 LOG(4,("DAC: NM22xx/NM23xx restrictions apply\n")); in nm_dac_pix_pll_find()
258 LOG(4,("DAC: clamping pixclock: requested %fMHz, set to %fMHz\n", in nm_dac_pix_pll_find()
265 LOG(4,("DAC: clamping pixclock: requested %fMHz, set to %fMHz\n", in nm_dac_pix_pll_find()
318 LOG(2,("DAC: pix PLL check: requested %fMHz got %fMHz, nm $%02x $%02x\n", in nm_dac_pix_pll_find()
325 LOG(2,("DAC: pix PLL check: requested %fMHz got %fMHz, pnm $%02x $%02x $%02x\n", in nm_dac_pix_pll_find()