Searched refs:wmask (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc-dapm.h196 #define SND_SOC_DAPM_REG(wid, wname, wreg, wshift, wmask, won_val, woff_val) \
198 .reg = -((wreg) + 1), .shift = wshift, .mask = wmask, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dptrace.c57 unsigned long wm = regs->wmask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dcore_wildfire.h205 wildfire_64 wmask; member in struct:__anon7771::__anon7772
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeflate.c563 uInt wmask = s->w_mask; local
678 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40.c511 u32 wmask; local
529 wmask = 0xffffffff & ~(D40_CHAN_POS_MASK(d40c->phy_chan->num));
530 writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.c1164 uInt wmask = s->w_mask; local
1284 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.c1043 uInt wmask = s->w_mask; local
1163 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.c1043 uInt wmask = s->w_mask; local
1163 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.c1043 uInt wmask = s->w_mask; local
1163 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.c1162 uInt wmask = s->w_mask; local
1282 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c954 uInt wmask = s->w_mask; local
1064 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c954 uInt wmask = s->w_mask; local
1064 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c1285 uInt wmask = s->w_mask; local
1400 } while ((cur_match = prev[cur_match & wmask]) > limit
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c1285 uInt wmask = s->w_mask; local
1400 } while ((cur_match = prev[cur_match & wmask]) > limit

Completed in 190 milliseconds

12