Searched refs:PRINTKI (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 132 #define PRINTKI(fmt, args...) printk(KERN_INFO "atyfb: " fmt, ## args) macro 545 PRINTKI("%s [0x%04x rev 0x%02x]\n", name, type, rev); in correct_chipset() 925 PRINTKI("Disable LCD panel, because video mode does not fit.\n"); in aty_var_to_crtc() 2397 PRINTKI("aty_init: DAC type not implemented yet!\n"); in aty_init() 2412 PRINTKI("aty_init: CLK type not implemented yet!"); in aty_init() 2580 PRINTKI("%d%c %s, %s MHz XTAL, %d MHz PLL, %d Mhz MCLK, %d MHz XCLK\n", in aty_init() 2682 PRINTKI("monitor sense=%x, mode %d\n", in aty_init() 2751 PRINTKI("fb%d: %s frame buffer device on %s\n", in aty_init() 2770 PRINTKI("store_video_par() '%s' \n", video_str); in store_video_par() 2785 PRINTKI("stored them all: $%08lX $%08lX $%08lX \n", vmembase, size, in store_video_par() [all …]
|