Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dcirrus.h60 #define CL_SEQR1E 0x1e /* VCLK3 Denominator and Post-Scalar Value */ macro
/linux-5.19.10/drivers/video/fbdev/
Dcirrusfb.c644 old1e = vga_rseq(cinfo->regbase, CL_SEQR1E) & ~0x1; in cirrusfb_set_mclk_as_source()
648 vga_wseq(cinfo->regbase, CL_SEQR1E, old1e); in cirrusfb_set_mclk_as_source()
897 vga_wseq(regbase, CL_SEQR1E, nom); in cirrusfb_set_par_foo()
900 vga_wseq(regbase, CL_SEQR1E, tmp); in cirrusfb_set_par_foo()