Lines Matching refs:smtc_seqr
807 smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x10); in sm712_setpalette()
836 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20))); in smtc_blank()
839 smtc_seqw(0x21, (smtc_seqr(0x21) & 0x77)); in smtc_blank()
840 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30))); in smtc_blank()
841 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0))); in smtc_blank()
842 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01)); in smtc_blank()
843 smtc_seqw(0x31, (smtc_seqr(0x31) | 0x03)); in smtc_blank()
847 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20))); in smtc_blank()
850 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30))); in smtc_blank()
851 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0))); in smtc_blank()
852 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01)); in smtc_blank()
853 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
857 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
858 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
861 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
862 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x20)); in smtc_blank()
863 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0x20)); in smtc_blank()
864 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
865 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
866 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
870 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
871 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
874 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
875 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x10)); in smtc_blank()
876 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0xD8)); in smtc_blank()
877 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
878 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
879 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
883 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
884 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
887 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
888 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x30)); in smtc_blank()
889 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0xD8)); in smtc_blank()
890 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
891 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
892 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
1559 smtc_seqw(0x20, (smtc_seqr(0x20) | 0xc0)); in smtcfb_pci_suspend()
1560 smtc_seqw(0x69, (smtc_seqr(0x69) & 0xf7)); in smtcfb_pci_suspend()
1600 smtc_seqw(0x34, (smtc_seqr(0x34) | 0xc0)); in smtcfb_pci_resume()
1601 smtc_seqw(0x33, ((smtc_seqr(0x33) | 0x08) & 0xfb)); in smtcfb_pci_resume()