Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dcirrus.h61 #define CL_SEQR1F 0x1f /* BIOS ROM write enable and MCLK Select */ macro
/linux-5.19.10/drivers/video/fbdev/
Dcirrusfb.c451 long mclk = vga_rseq(cinfo->regbase, CL_SEQR1F) & 0x3f; in cirrusfb_check_mclk()
638 old1f = vga_rseq(cinfo->regbase, CL_SEQR1F) & ~0x40; in cirrusfb_set_mclk_as_source()
650 vga_wseq(cinfo->regbase, CL_SEQR1F, old1f); in cirrusfb_set_mclk_as_source()
2277 vga_wseq(cinfo->regbase, CL_SEQR1F, in cirrusfb_zorro_register()