Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dsm712fb.c910 smtc_seqw(0x21, (smtc_seqr(0x21) & 0x77)); 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()
930 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); in smtc_blank()
931 smtc_seqw(0x21, (smtc_seqr(0x21) | 0x88)); in smtc_blank()
934 smtc_seqw(0x34, (smtc_seqr(0x34) | 0x80)); in smtc_blank()
943 smtc_seqw(0x01, (smtc_seqr(0x01) | 0x20)); 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()
[all …]
A Dsm712.h68 static inline unsigned int smtc_seqr(int reg) in smtc_seqr() function

Completed in 8 milliseconds