Lines Matching refs:PRINTKI

132 #define PRINTKI(fmt, args...)	printk(KERN_INFO "atyfb: " fmt, ## args)  macro
555 PRINTKI("%s [0x%04x rev 0x%02x]\n", name, type, rev); in correct_chipset()
935 PRINTKI("Disable LCD panel, because video mode does not fit.\n"); in aty_var_to_crtc()
2402 PRINTKI("aty_init: DAC type not implemented yet!\n"); in aty_init()
2417 PRINTKI("aty_init: CLK type not implemented yet!"); in aty_init()
2585 PRINTKI("%d%c %s, %s MHz XTAL, %d MHz PLL, %d Mhz MCLK, %d MHz XCLK\n", in aty_init()
2681 PRINTKI("monitor sense=%x, mode %d\n", in aty_init()
2756 PRINTKI("fb%d: %s frame buffer device on %s\n", in aty_init()
2775 PRINTKI("store_video_par() '%s' \n", video_str); in store_video_par()
2790 PRINTKI("stored them all: $%08lX $%08lX $%08lX \n", vmembase, size, in store_video_par()
3162 PRINTKI("BIOS contains driver information table.\n"); in aty_init_lcd()
3261 PRINTKI("%s%s %s monitor detected: %s\n", in aty_init_lcd()
3263 PRINTKI(" id=%d, %dx%d pixels, %s\n", in aty_init_lcd()
3284 PRINTKI(" supports refresh rates [%s], default %d Hz\n", in aty_init_lcd()
3343 PRINTKI(" LCD CRTC parameters: %d.%d %d %d %d %d %d %d %d %d\n", in aty_init_lcd()
3354 PRINTKI(" : %d %d %d %d %d %d %d %d %d\n", in aty_init_lcd()
3385 PRINTKI("Mach64 BIOS is located at %x, mapped at %x.\n", rom_addr, bios_base); in init_from_bios()
3393 PRINTKI("BIOS frequency table:\n"); in init_from_bios()
3394 PRINTKI("PCLK_min_freq %d, PCLK_max_freq %d, ref_freq %d, ref_divider %d\n", in init_from_bios()
3397 PRINTKI("MCLK_pwd %d, MCLK_max_freq %d, XCLK_max_freq %d, SCLK_freq %d\n", in init_from_bios()
3439 PRINTKI("using auxiliary register aperture\n"); in atyfb_setup_generic()
3643 PRINTKI("phys_*[%d] parameters not set => " in atyfb_atari_probe()