Searched refs:CL_SEQRF (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/include/video/ |
D | cirrus.h | 45 #define CL_SEQRF 0xf /* DRAM Control */ macro
|
/linux-2.6.39/drivers/video/ |
D | cirrusfb.c | 976 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 981 vga_wseq(regbase, CL_SEQRF, 0xd0); in cirrusfb_set_par_foo() 1050 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1056 vga_wseq(regbase, CL_SEQRF, 0xb8); in cirrusfb_set_par_foo() 1094 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1100 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1153 vga_wseq(regbase, CL_SEQRF, 0xb0); in cirrusfb_set_par_foo() 1159 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-2.6.39/arch/mips/sni/ |
D | setup.c | 251 vga_wseq(NULL, CL_SEQRF, 0x18); in quirk_cirrus_ram_size()
|