Lines Matching refs:smtc_seqr

870 	smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x10);  in sm712_setpalette()
914 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0))); in smtc_blank()
915 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20))); in smtc_blank()
916 smtc_seqw(0x21, (smtc_seqr(0x21) & 0x77)); in smtc_blank()
917 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30))); in smtc_blank()
918 smtc_seqw(0x31, (smtc_seqr(0x31) | 0x03)); in smtc_blank()
919 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01)); in smtc_blank()
923 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01)); in smtc_blank()
924 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
925 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0))); in smtc_blank()
926 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20))); in smtc_blank()
927 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30))); in smtc_blank()
933 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
934 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
935 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0x20)); in smtc_blank()
936 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
937 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
938 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
939 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x20)); in smtc_blank()
940 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
946 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
947 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
948 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0xD8)); in smtc_blank()
949 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
950 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
951 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
952 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x10)); in smtc_blank()
953 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
959 smtc_seqw(0x24, (smtc_seqr(0x24) & (~0x01))); in smtc_blank()
960 smtc_seqw(0x31, ((smtc_seqr(0x31) & (~0x07)) | 0x00)); in smtc_blank()
961 smtc_seqw(0x23, ((smtc_seqr(0x23) & (~0xc0)) | 0xD8)); in smtc_blank()
962 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
963 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
964 smtc_seqw(0x20, (smtc_seqr(0x20) & (~0xB0))); in smtc_blank()
965 smtc_seqw(0x22, ((smtc_seqr(0x22) & (~0x30)) | 0x30)); in smtc_blank()
966 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
1692 smtc_seqw(0x20, (smtc_seqr(0x20) | 0xc0)); in smtcfb_pci_suspend()
1693 smtc_seqw(0x69, (smtc_seqr(0x69) & 0xf7)); in smtcfb_pci_suspend()
1731 smtc_seqw(0x34, (smtc_seqr(0x34) | 0xc0)); in smtcfb_pci_resume()
1732 smtc_seqw(0x33, ((smtc_seqr(0x33) | 0x08) & 0xfb)); in smtcfb_pci_resume()