Lines Matching refs:smtc_seqr

864 	smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x10);  in sm712_setpalette()
908 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0))); in smtc_blank()
909 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20))); in smtc_blank()
910 smtc_seqw(0x21, (smtc_seqr(0x21) & 0x77)); in smtc_blank()
911 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30))); in smtc_blank()
912 smtc_seqw(0x31, (smtc_seqr(0x31) | 0x03)); in smtc_blank()
913 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01)); in smtc_blank()
917 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01)); in smtc_blank()
918 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
919 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0))); in smtc_blank()
920 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20))); in smtc_blank()
921 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30))); in smtc_blank()
927 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
928 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
929 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0x20)); in smtc_blank()
930 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
931 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
932 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
933 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x20)); in smtc_blank()
934 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
940 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
941 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
942 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0xD8)); in smtc_blank()
943 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
944 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
945 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
946 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x10)); in smtc_blank()
947 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
953 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
954 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
955 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0xD8)); in smtc_blank()
956 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
957 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
958 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
959 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x30)); in smtc_blank()
960 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
1713 smtc_seqw(0x20, (smtc_seqr(0x20) | 0xc0)); in smtcfb_pci_suspend()
1714 smtc_seqw(0x69, (smtc_seqr(0x69) & 0xf7)); in smtcfb_pci_suspend()
1752 smtc_seqw(0x34, (smtc_seqr(0x34) | 0xc0)); in smtcfb_pci_resume()
1753 smtc_seqw(0x33, ((smtc_seqr(0x33) | 0x08) & 0xfb)); in smtcfb_pci_resume()