Searched refs:sm501fb_show_regs (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | sm501fb.c | 1222 static int sm501fb_show_regs(struct sm501fb_info *info, char *ptr, in sm501fb_show_regs() function 1247 ptr += sm501fb_show_regs(info, ptr, SM501_DC_CRT_CONTROL, 0x40); in sm501fb_debug_show_crt() 1248 ptr += sm501fb_show_regs(info, ptr, SM501_DC_CRT_HWC_BASE, 0x10); in sm501fb_debug_show_crt() 1266 ptr += sm501fb_show_regs(info, ptr, 0x0, 0x40); in sm501fb_debug_show_pnl() 1267 ptr += sm501fb_show_regs(info, ptr, SM501_DC_PANEL_HWC_BASE, 0x10); in sm501fb_debug_show_pnl()
|