Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A 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 …]
/OK3568_Linux_fs/kernel/include/video/
H A Dcirrus.h45 #define CL_SEQRF 0xf /* DRAM Control */ macro
/OK3568_Linux_fs/kernel/arch/mips/sni/
H A Dsetup.c253 vga_wseq(NULL, CL_SEQRF, 0x18); in quirk_cirrus_ram_size()