Lines Matching refs:PRINTKI

132 #define PRINTKI(fmt, args...)	printk(KERN_INFO "atyfb: " fmt, ## args)  macro
540 PRINTKI("%s [0x%04x rev 0x%02x]\n", name, type, rev); in correct_chipset()
920 PRINTKI("Disable LCD panel, because video mode does not fit.\n"); in aty_var_to_crtc()
2381 PRINTKI("aty_init: DAC type not implemented yet!\n"); in aty_init()
2407 PRINTKI("aty_init: CLK type not implemented yet!"); in aty_init()
2575 PRINTKI("%d%c %s, %s MHz XTAL, %d MHz PLL, %d Mhz MCLK, %d MHz XCLK\n", in aty_init()
2677 PRINTKI("monitor sense=%x, mode %d\n", in aty_init()
2746 PRINTKI("fb%d: %s frame buffer device on %s\n", in aty_init()
2765 PRINTKI("store_video_par() '%s' \n", video_str); in store_video_par()
2780 PRINTKI("stored them all: $%08lX $%08lX $%08lX \n", vmembase, size, in store_video_par()
3156 PRINTKI("BIOS contains driver information table.\n"); in aty_init_lcd()
3256 PRINTKI("%s%s %s monitor detected: %s\n", in aty_init_lcd()
3258 PRINTKI(" id=%d, %dx%d pixels, %s\n", in aty_init_lcd()
3279 PRINTKI(" supports refresh rates [%s], default %d Hz\n", in aty_init_lcd()
3338 PRINTKI(" LCD CRTC parameters: %d.%d %d %d %d %d %d %d %d %d\n", in aty_init_lcd()
3349 PRINTKI(" : %d %d %d %d %d %d %d %d %d\n", in aty_init_lcd()
3380 PRINTKI("Mach64 BIOS is located at %x, mapped at %x.\n", rom_addr, bios_base); in init_from_bios()
3388 PRINTKI("BIOS frequency table:\n"); in init_from_bios()
3389 PRINTKI("PCLK_min_freq %d, PCLK_max_freq %d, ref_freq %d, ref_divider %d\n", in init_from_bios()
3392 PRINTKI("MCLK_pwd %d, MCLK_max_freq %d, XCLK_max_freq %d, SCLK_freq %d\n", in init_from_bios()
3434 PRINTKI("using auxiliary register aperture\n"); in atyfb_setup_generic()
3636 PRINTKI("phys_*[%d] parameters not set => " in atyfb_atari_probe()