Searched refs:xf (Results 276 - 300 of 2159) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/irq/
H A Dipr.c38 __raw_writew(__raw_readw(addr) & (0xffff ^ (0xf << p->shift)), addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dsfafsr.h34 #define SFAFSR_ETS (_AC(0xf,UL) << SFAFSR_ETS_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_mce_amd.h23 #define RRRR(x) (((x) >> 4) & 0xf)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv30_fb.c38 0) & 0xf;
H A Dnv50_gpio.c91 mask = 0x00010001 << (gpio->line & 0xf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dinterrupt.c64 unsigned char unit = bits.source & 0xf;
179 return IIC_IRQ_TYPE_IPI + 0xf - ipi;
184 out_be64(&per_cpu(cpu_iic, cpu).regs->generate, (0xf - mesg) << 4);
353 iic->target_id = ((hw_cpu & 2) << 3) | ((hw_cpu & 1) ? 0xf : 0xe);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dmcount64.S29 icm %r1,0xf,0(%r1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dcsr.h55 csr->bus_info_data[2] &= ~cpu_to_be32(0xf << CSR_GENERATION_SHIFT);
78 u8 generation; /* Only use values between 0x2 and 0xf */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-jtag.c68 jtgc.s.bypass = 0xf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dsyncookies.c74 options = ireq->wscale_ok ? ireq->snd_wscale : 0xf;
255 if ((options & 0xf) == 0xf)
259 tcp_opt->snd_wscale = options & 0xf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtlv320aic23.h84 #define TLV320AIC23_SR_MASK 0xf
H A Dwm8960.h30 #define WM8960_RESET 0xf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/kirkwood/
H A Dkirkwood.h102 #define KIRKWOOD_I2S_CTL_JUST_MASK (0xf<<26)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Des1688.h65 #define e_s_s_ESS1688DATA_AVAIL_16 0xf
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmotp.h29 #define OTP_ALL_RGN 0xf /* From h/w region to end of OTP including checksum */
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11e.h76 #define TS_INFO_TID_MASK (0xf << TS_INFO_TID_SHIFT) /* TS info. TID mask */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/
H A Dmpp.c80 mpp_ctrl[num / 8] &= ~(0xf << shift);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dpxafb.h36 #define LCD_TYPE_MASK 0xf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dbast-irq.c117 stat = __raw_readb(BAST_VA_PC104_IRQREQ) & 0xf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dentry-macro.S58 tst \irqstat, #0xf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Diproc_cru.c71 pdiv = ( regA >> 24 ) & 0xf ;
137 pdiv = ( regA >> 24 ) & 0xf ;
232 policy = reg & 0xf ;
234 fid = (reg_f >> (8 * policy)) & 0xf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/icn/
H A Dicn.h205 #define sbfree (((readb(&dev.shmem->data_control.scns)+1) & 0xf) != \
209 #define sbnext (writeb((readb(&dev.shmem->data_control.scns)+1) & 0xf, \
223 #define rbnext (writeb((readb(&dev.shmem->data_control.ecnr)+1) & 0xf, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-hub.c81 #define XHCI_PORT_RO ((1<<0) | (1<<3) | (0xf<<10) | (1<<30))
87 #define XHCI_PORT_RWS ((0xf<<5) | (1<<9) | (0x3<<14) | (0x7<<25))
110 #define XHCI_PORT_RZ ((1<<2) | (1<<24) | (0xf<<28))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/mbx/
H A Dmbxfb.c370 set->Y_stride = ((set->width) + 0xf ) & ~0xf;
375 set->Y_stride = ((set->width) + 0xf ) & ~0xf;
381 set->Y_stride = (set->width*2 + 0xf ) & ~0xf;
385 set->Y_stride = (set->width*2 + 0xf ) & ~0xf;
389 set->Y_stride = (set->width*2 + 0xf ) & ~0xf;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dkgdb.c34 #define OPCODE_BSRF_REG(op) (((op) >> 8) & 0xf)
36 #define OPCODE_JMP_REG(op) (((op) >> 8) & 0xf)
38 #define OPCODE_JSR_REG(op) (((op) >> 8) & 0xf)

Completed in 157 milliseconds

<<11121314151617181920>>