Home
last modified time | relevance | path

Searched refs:CL_SEQR7 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c954 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo()
961 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo()
1028 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo()
1035 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo()
1092 vga_wseq(regbase, CL_SEQR7, 0x87); in cirrusfb_set_par_foo()
1098 vga_wseq(regbase, CL_SEQR7, 0x27); in cirrusfb_set_par_foo()
1107 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo()
1112 vga_wseq(regbase, CL_SEQR7, 0x17); in cirrusfb_set_par_foo()
1118 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo()
1151 vga_wseq(regbase, CL_SEQR7, 0x85); in cirrusfb_set_par_foo()
[all …]
/openbmc/linux/include/video/
H A Dcirrus.h37 #define CL_SEQR7 0x7 /* Extended Sequencer Mode */ macro