Searched refs:PRINTKI (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c132 #define PRINTKI(fmt, args...) printk(KERN_INFO "atyfb: " fmt, ## args) macro
540 PRINTKI("%s [0x%04x rev 0x%02x]\n", name, type, rev); correct_chipset()
920 PRINTKI("Disable LCD panel, because video mode does not fit.\n"); aty_var_to_crtc()
2387 PRINTKI("aty_init: DAC type not implemented yet!\n"); aty_init()
2413 PRINTKI("aty_init: CLK type not implemented yet!"); aty_init()
2581 PRINTKI("%d%c %s, %s MHz XTAL, %d MHz PLL, %d Mhz MCLK, %d MHz XCLK\n", aty_init()
2683 PRINTKI("monitor sense=%x, mode %d\n", aty_init()
2752 PRINTKI("fb%d: %s frame buffer device on %s\n", aty_init()
2771 PRINTKI("store_video_par() '%s' \n", video_str); store_video_par()
2786 PRINTKI("stored them all: $%08lX $%08lX $%08lX \n", vmembase, size, store_video_par()
3161 PRINTKI("BIOS contains driver information table.\n"); aty_init_lcd()
3261 PRINTKI("%s%s %s monitor detected: %s\n", aty_init_lcd()
3263 PRINTKI(" id=%d, %dx%d pixels, %s\n", aty_init_lcd()
3284 PRINTKI(" supports refresh rates [%s], default %d Hz\n", aty_init_lcd()
3343 PRINTKI(" LCD CRTC parameters: %d.%d %d %d %d %d %d %d %d %d\n", aty_init_lcd()
3354 PRINTKI(" : %d %d %d %d %d %d %d %d %d\n", aty_init_lcd()
3385 PRINTKI("Mach64 BIOS is located at %x, mapped at %x.\n", rom_addr, bios_base); init_from_bios()
3393 PRINTKI("BIOS frequency table:\n"); init_from_bios()
3394 PRINTKI("PCLK_min_freq %d, PCLK_max_freq %d, ref_freq %d, ref_divider %d\n", init_from_bios()
3397 PRINTKI("MCLK_pwd %d, MCLK_max_freq %d, XCLK_max_freq %d, SCLK_freq %d\n", init_from_bios()
3439 PRINTKI("using auxiliary register aperture\n"); atyfb_setup_generic()
3641 PRINTKI("phys_*[%d] parameters not set => " atyfb_atari_probe()

Completed in 136 milliseconds