Searched refs:USE_16BIT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcf.c1192 ifbp->IFB_CntlOpt = USE_16BIT;
1247 ifbp->IFB_CntlOpt &= ~USE_16BIT; //reset USE_16BIT
2260 HCFASSERT( ( ltvp->val[0] & ~(USE_DMA | USE_16BIT) ) == 0, ltvp->val[0] )
2262 ifbp->IFB_CntlOpt |= ltvp->val[0] & USE_16BIT;
3957 if ( !(ifbp->IFB_CntlOpt & USE_16BIT) && i >= 6 ) {
4370 if ( !(ifbp->IFB_CntlOpt & USE_16BIT) && i >= 6 ) {
H A Dmdd.h877 #define USE_16BIT 0x0002 macro
H A Dwl_main.c1214 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( USE_16BIT );

Completed in 88 milliseconds