Searched refs:SC_MASK (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dlgs8gxx_priv.h37 #define SC_MASK 0x1C /* Sub-Carrier Modulation Mask */ macro
H A Dlgs8gxx.c502 detected_param &= CF_MASK | SC_MASK | LGS_FEC_MASK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dif_ppp.h69 #define SC_MASK 0x0fff00ff /* bits that user can change */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dif_ppp.h46 #define SC_MASK 0x0fff00ff /* bits that user can change */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_ppp.h96 #define SC_MASK 0x0f200fff /* bits that user can change */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_ppp.h76 #define SC_MASK 0x0f600fff /* bits that user can change */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dif_ppp.h73 #define SC_MASK 0x0f200fff /* bits that user can change */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dsmctr.c3986 if((rmf->dc_sc & SC_MASK) != SC_CRS)
4071 if((rmf->dc_sc & SC_MASK) != SC_RPS)
4145 if((rmf->dc_sc & SC_MASK) != SC_CRS)
4685 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4;
4743 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4;
4797 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4;
4845 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4;
4881 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4;
H A Dsmctr.h209 #define SC_MASK 0x0F macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc-opc.c1643 #define SC_MASK (OP_MASK | (((unsigned long)0x3ff) << 16) | (((unsigned long)1) << 1) | 1)
2821 { "sc", SC(17,1,0), SC_MASK, PPC, { LEV } },
2822 { "svc", SC(17,0,0), SC_MASK, POWER, { SVC_LEV, FL1, FL2 } },
2823 { "svcl", SC(17,0,1), SC_MASK, POWER, { SVC_LEV, FL1, FL2 } },
2824 { "svca", SC(17,1,0), SC_MASK, PWRCOM, { SV } },
2825 { "svcla", SC(17,1,1), SC_MASK, POWER, { SV } },
1640 #define SC_MASK macro

Completed in 130 milliseconds