Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Dcirrus.h45 #define CL_SEQRF 0xf /* DRAM Control */ macro
/Linux-v5.10/drivers/video/fbdev/
Dcirrusfb.c974 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo()
979 vga_wseq(regbase, CL_SEQRF, 0xd0); in cirrusfb_set_par_foo()
1048 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo()
1054 vga_wseq(regbase, CL_SEQRF, 0xb8); in cirrusfb_set_par_foo()
1092 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo()
1098 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo()
1151 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo()
1157 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo()
1527 vga_wseq(cinfo->regbase, CL_SEQRF, 0x98); in init_vgachip()
1535 vga_wseq(cinfo->regbase, CL_SEQRF, 0xb8); in init_vgachip()
[all …]
/Linux-v5.10/arch/mips/sni/
Dsetup.c253 vga_wseq(NULL, CL_SEQRF, 0x18); in quirk_cirrus_ram_size()