Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dcirrus.h45 #define CL_SEQRF 0xf /* DRAM Control */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c976 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()
1529 vga_wseq(cinfo->regbase, CL_SEQRF, 0x98); in init_vgachip()
1537 vga_wseq(cinfo->regbase, CL_SEQRF, 0xb8); in init_vgachip()
[all …]
/openbmc/linux/arch/mips/sni/
H A Dsetup.c253 vga_wseq(NULL, CL_SEQRF, 0x18); in quirk_cirrus_ram_size()