Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/aty/
Datyfb_base.c132 #define PRINTKI(fmt, args...) printk(KERN_INFO "atyfb: " fmt, ## args) macro
558 PRINTKI("%s [0x%04x rev 0x%02x]\n", name, type, rev); in correct_chipset()
938 PRINTKI("Disable LCD panel, because video mode does not fit.\n"); in aty_var_to_crtc()
2405 PRINTKI("aty_init: DAC type not implemented yet!\n"); in aty_init()
2420 PRINTKI("aty_init: CLK type not implemented yet!"); in aty_init()
2588 PRINTKI("%d%c %s, %s MHz XTAL, %d MHz PLL, %d Mhz MCLK, %d MHz XCLK\n", in aty_init()
2684 PRINTKI("monitor sense=%x, mode %d\n", in aty_init()
2759 PRINTKI("fb%d: %s frame buffer device on %s\n", in aty_init()
2778 PRINTKI("store_video_par() '%s' \n", video_str); in store_video_par()
2793 PRINTKI("stored them all: $%08lX $%08lX $%08lX \n", vmembase, size, in store_video_par()
[all …]