Home
last modified time | relevance | path

Searched refs:SRF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcirrusfb.c1111 /* We already set SRF and SR1F */ in cirrusfb_set_par_foo()
1169 /* We already set SRF and SR1F */ in cirrusfb_set_par_foo()
1873 unsigned char SRF = vga_rseq(regbase, CL_SEQRF); in cirrusfb_get_memsize() local
1874 switch ((SRF & 0x18)) { in cirrusfb_get_memsize()
1894 if (cinfo->btype != BT_ALPINE && (SRF & 0x80) != 0) in cirrusfb_get_memsize()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c1113 /* We already set SRF and SR1F */ in cirrusfb_set_par_foo()
1171 /* We already set SRF and SR1F */ in cirrusfb_set_par_foo()
1875 unsigned char SRF = vga_rseq(regbase, CL_SEQRF); in cirrusfb_get_memsize() local
1876 switch ((SRF & 0x18)) { in cirrusfb_get_memsize()
1896 if (cinfo->btype != BT_ALPINE && (SRF & 0x80) != 0) in cirrusfb_get_memsize()

Completed in 8 milliseconds