Searched refs:CL_SEQRF (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/include/video/ |
D | cirrus.h | 45 #define CL_SEQRF 0xf /* DRAM Control */ macro
|
/linux-5.19.10/drivers/video/fbdev/ |
D | cirrusfb.c | 975 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 980 vga_wseq(regbase, CL_SEQRF, 0xd0); in cirrusfb_set_par_foo() 1049 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1055 vga_wseq(regbase, CL_SEQRF, 0xb8); in cirrusfb_set_par_foo() 1093 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1099 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1152 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1158 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1528 vga_wseq(cinfo->regbase, CL_SEQRF, 0x98); in init_vgachip() 1536 vga_wseq(cinfo->regbase, CL_SEQRF, 0xb8); in init_vgachip() [all …]
|
/linux-5.19.10/arch/mips/sni/ |
D | setup.c | 253 vga_wseq(NULL, CL_SEQRF, 0x18); in quirk_cirrus_ram_size()
|