Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dcirrus.h61 #define CL_SEQR1F 0x1f /* BIOS ROM write enable and MCLK Select */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c452 long mclk = vga_rseq(cinfo->regbase, CL_SEQR1F) & 0x3f; in cirrusfb_check_mclk()
639 old1f = vga_rseq(cinfo->regbase, CL_SEQR1F) & ~0x40; in cirrusfb_set_mclk_as_source()
651 vga_wseq(cinfo->regbase, CL_SEQR1F, old1f); in cirrusfb_set_mclk_as_source()
2281 vga_wseq(cinfo->regbase, CL_SEQR1F, in cirrusfb_zorro_register()