Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dcirrus.h60 #define CL_SEQR1E 0x1e /* VCLK3 Denominator and Post-Scalar Value */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c645 old1e = vga_rseq(cinfo->regbase, CL_SEQR1E) & ~0x1; in cirrusfb_set_mclk_as_source()
649 vga_wseq(cinfo->regbase, CL_SEQR1E, old1e); in cirrusfb_set_mclk_as_source()
898 vga_wseq(regbase, CL_SEQR1E, nom); in cirrusfb_set_par_foo()
901 vga_wseq(regbase, CL_SEQR1E, tmp); in cirrusfb_set_par_foo()