Searched refs:CL_SEQR7 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | cirrusfb.c | 954 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 961 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 962 vga_rseq(regbase, CL_SEQR7) & ~0x01); 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() 1036 vga_rseq(regbase, CL_SEQR7) | 0x01); 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() [all …]
|
/linux/include/video/ |
H A D | cirrus.h | 37 #define CL_SEQR7 0x7 /* Extended Sequencer Mode */ macro
|