Searched refs:smtc_seqr (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/sm7xx/
H A Dsmtcfb.c253 smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x20);
256 smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x10);
319 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20)));
322 smtc_seqw(0x21, (smtc_seqr(0x21) & 0x77));
323 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30)));
324 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0)));
325 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01));
326 smtc_seqw(0x31, (smtc_seqr(0x31) | 0x03));
330 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20)));
333 smtc_seqw(0x22, (smtc_seqr(
[all...]
H A Dsmtcfb.h106 static inline unsigned int smtc_seqr(int reg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/sm7xx/
H A Dsmtcfb.c253 smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x20);
256 smtc_seqw(0x66, (smtc_seqr(0x66) & 0xC3) | 0x10);
319 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20)));
322 smtc_seqw(0x21, (smtc_seqr(0x21) & 0x77));
323 smtc_seqw(0x22, (smtc_seqr(0x22) & (~0x30)));
324 smtc_seqw(0x23, (smtc_seqr(0x23) & (~0xc0)));
325 smtc_seqw(0x24, (smtc_seqr(0x24) | 0x01));
326 smtc_seqw(0x31, (smtc_seqr(0x31) | 0x03));
330 smtc_seqw(0x01, (smtc_seqr(0x01) & (~0x20)));
333 smtc_seqw(0x22, (smtc_seqr(
[all...]
H A Dsmtcfb.h106 static inline unsigned int smtc_seqr(int reg) function

Completed in 164 milliseconds