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

/drivers/staging/wlags49_h2/
H A Dhcf.c1168 ifbp->IFB_CntlOpt = USE_16BIT;
1223 ifbp->IFB_CntlOpt &= ~USE_16BIT; //reset USE_16BIT
2195 HCFASSERT( ( ltvp->val[0] & ~(USE_DMA | USE_16BIT) ) == 0, ltvp->val[0] );
2197 ifbp->IFB_CntlOpt |= ltvp->val[0] & USE_16BIT;
3881 if ( !(ifbp->IFB_CntlOpt & USE_16BIT) && i >= 6 ) {
4385 if ( !(ifbp->IFB_CntlOpt & USE_16BIT) && i >= 6 ) {
H A Dmdd.h886 #define USE_16BIT 0x0002 macro
H A Dwl_main.c1381 lp->ltvRecord.u.u16[0] = CNV_INT_TO_LITTLE( USE_16BIT );

Completed in 152 milliseconds