Searched refs:CL_SEQR7 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cirrusfb.c | 952 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 959 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 960 vga_rseq(regbase, CL_SEQR7) & ~0x01); in cirrusfb_set_par_foo() 1026 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 1033 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 1034 vga_rseq(regbase, CL_SEQR7) | 0x01); in cirrusfb_set_par_foo() 1090 vga_wseq(regbase, CL_SEQR7, 0x87); in cirrusfb_set_par_foo() 1096 vga_wseq(regbase, CL_SEQR7, 0x27); in cirrusfb_set_par_foo() 1105 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() 1110 vga_wseq(regbase, CL_SEQR7, in cirrusfb_set_par_foo() [all...] |
/kernel/linux/linux-6.6/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, in cirrusfb_set_par_foo() [all...] |
/kernel/linux/linux-5.10/include/video/ |
H A D | cirrus.h | 37 #define CL_SEQR7 0x7 /* Extended Sequencer Mode */ macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | cirrus.h | 37 #define CL_SEQR7 0x7 /* Extended Sequencer Mode */ macro
|
Completed in 5 milliseconds