Searched refs:PRINTKI (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/video/aty/ |
D | atyfb_base.c | 134 #define PRINTKI(fmt, args...) printk(KERN_INFO "atyfb: " fmt, ## args) macro 534 PRINTKI("%s [0x%04x rev 0x%02x]\n", name, type, rev); in correct_chipset() 914 PRINTKI("Disable LCD panel, because video mode does not fit.\n"); in aty_var_to_crtc() 2387 PRINTKI("aty_init: DAC type not implemented yet!\n"); in aty_init() 2413 PRINTKI("aty_init: CLK type not implemented yet!"); in aty_init() 2581 PRINTKI("%d%c %s, %s MHz XTAL, %d MHz PLL, %d Mhz MCLK, %d MHz XCLK\n", in aty_init() 2701 PRINTKI("monitor sense=%x, mode %d\n", in aty_init() 2770 PRINTKI("fb%d: %s frame buffer device on %s\n", in aty_init() 2798 PRINTKI("store_video_par() '%s' \n", video_str); in store_video_par() 2813 PRINTKI("stored them all: $%08lX $%08lX $%08lX \n", vmembase, size, in store_video_par() [all …]
|