Searched refs:xf (Results 126 - 150 of 2159) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmcfwdebug.h24 #define MCFDEBUG_DBMR 0xf /* Data breakpoint mask */
100 dbg[0] = 0x2c80 | (reg & 0xf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dcirrus.h45 #define CL_SEQRF 0xf /* DRAM Control */
86 #define CL_GRF 0xf /* Display Compression Control register */
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dchipcommonb.h92 #define PCU_AOPC_PWRDIS_MASK (0xf << 1)
100 #define PCU_PWR_EN_STRAPS_MASK (0xf << 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dgeo.h21 #define MAX_SLOTS 0xf /* slots per module */
22 #define MAX_SLABS 0xf /* slabs per slot */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dregs-fb-v4.h66 #define WINCON2_BPPMODE_MASK (0xf << 2)
86 #define WINCON3_BPPMODE_MASK (0xf << 2)
H A Dregs-usb-hsotg.h44 #define S3C_GAHBCFG_HBstLen_MASK (0xf << 1)
115 #define S3C_GRXSTS_PktSts_MASK (0xf << 17)
127 #define S3C_GRXSTS_EPNum_MASK (0xf << 0)
287 #define S3C_DxEPCTL_TxFNum_MASK (0xf << 22)
289 #define S3C_DxEPCTL_TxFNum_LIMIT (0xf)
305 #define S3C_DxEPCTL_NextEp_MASK (0xf << 11)
307 #define S3C_DxEPCTL_NextEp_LIMIT (0xf)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dat572d940hf_matrix.h97 #define AT91_MATRIX_ITCM_SIZE (0xf << 0) /* Size of ITCM enabled memory block */
102 #define AT91_MATRIX_DTCM_SIZE (0xf << 4) /* Size of DTCM enabled memory block */
H A Dat91_pmc.h45 #define AT91_PMC_UPLLCOUNT (0xf << 20) /* UTMI PLL Start-up Time */
47 #define AT91_PMC_BIASCOUNT (0xf << 28) /* UTMI BIAS Start-up Time */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dmode_string.c60 *p = type_chars[ (mode >> 12) & 0xf ];
100 *p = type_chars[ (mode >> 12) & 0xf ];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv17_tv_modes.c58 0x1, 0x0, 0xf, 0xf, 0x60, 0x5, 0xd3, 0x3,
60 0x0, 0x1a, 0xff, 0x3, 0x18, 0xf, 0x78, 0x0,
70 0x1, 0x0, 0xf, 0xf, 0x60, 0x5, 0xd3, 0x1,
72 0x0, 0x18, 0xff, 0x3, 0x20, 0xf, 0x78, 0x0,
82 0x1, 0x0, 0xf, 0xf, 0x60, 0x5, 0xd3, 0x1,
84 0x0, 0x1a, 0xff, 0x3, 0x18, 0xf, 0x78, 0x0,
94 0x1, 0x0, 0xf,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dxonar_wm87x6.c406 max = (ctl->private_value >> 12) & 0xf;
417 if (((ctl->private_value >> 20) & 0xf) == 0) {
444 info->value.integer.min = (ctl->private_value >> 8) & 0xf;
445 info->value.integer.max = (ctl->private_value >> 12) & 0xf;
466 value = ctl->private_value & 0xf;
467 min = (ctl->private_value >> 8) & 0xf;
468 max = (ctl->private_value >> 12) & 0xf;
469 mask = (ctl->private_value >> 16) & 0xf;
470 shift = (ctl->private_value >> 20) & 0xf;
488 min = (ctl->private_value >> 8) & 0xf;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg12data.c84 { 0xf, 10 }, { 0x12, 12 }, { 0x7, 6 }, { 0x9, 10 },
217 {0xf, 11}, /* stuffing */
246 {0xf, 6},
247 {0xf, 8},
250 {0xf, 5},
302 { 0xf, 10 },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg12data.c84 { 0xf, 10 }, { 0x12, 12 }, { 0x7, 6 }, { 0x9, 10 },
217 {0xf, 11}, /* stuffing */
246 {0xf, 6},
247 {0xf, 8},
250 {0xf, 5},
302 { 0xf, 10 },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dvsc7326_reg.h13 #define CRA(blk,sub,adr) ((((blk) & 0x7) << 13) | (((sub) & 0xf) << 9) | (((adr) & 0xff) << 1))
16 #define REG_CHIP_ID CRA(0x7,0xf,0x00) /* Chip ID */
17 #define REG_BLADE_ID CRA(0x7,0xf,0x01) /* Blade ID */
18 #define REG_SW_RESET CRA(0x7,0xf,0x02) /* Global Soft Reset */
19 #define REG_MEM_BIST CRA(0x7,0xf,0x04) /* mem */
20 #define REG_IFACE_MODE CRA(0x7,0xf,0x07) /* Interface mode */
24 #define REG_SI_TRANSFER_SEL CRA(0x7,0xf,0x18) /* SI Transfer Select */
25 #define REG_PLL_CLK_SPEED CRA(0x7,0xf,0x19) /* Clock Speed Selection */
26 #define REG_SYS_CLK_SELECT CRA(0x7,0xf,0x1c) /* System Clock Select */
27 #define REG_GPIO_CTRL CRA(0x7,0xf,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Damd.c401 if (cpu_has_apic && c->x86 >= 0xf) {
422 if (c->x86 == 0xf) {
439 if (c->x86 == 0xf) {
492 case 0xf:
519 if (c->x86 >= 0xf)
536 if (c == &boot_cpu_data && c->x86 >= 0xf) {
619 AMD_OSVW_ERRATUM(1, AMD_MODEL_RANGE(0xf, 0x41, 0x2, 0xff, 0xf),
620 AMD_MODEL_RANGE(0x10, 0x2, 0x1, 0xff, 0xf));
624 AMD_OSVW_ERRATUM(3, AMD_MODEL_RANGE(0x10, 0, 0, 0xff, 0xf));
[all...]
H A Dperf_event_intel_ds.c293 PEBS_EVENT_CONSTRAINT(0x00c0, 0xf), /* INSTR_RETIRED.ANY */
294 PEBS_EVENT_CONSTRAINT(0xfec1, 0xf), /* X87_OPS_RETIRED.ANY */
295 PEBS_EVENT_CONSTRAINT(0x00c5, 0xf), /* BR_INST_RETIRED.MISPRED */
296 PEBS_EVENT_CONSTRAINT(0x1fc7, 0xf), /* SIMD_INST_RETURED.ANY */
297 PEBS_EVENT_CONSTRAINT(0x01cb, 0xf), /* MEM_LOAD_RETIRED.L1D_MISS */
298 PEBS_EVENT_CONSTRAINT(0x02cb, 0xf), /* MEM_LOAD_RETIRED.L1D_LINE_MISS */
299 PEBS_EVENT_CONSTRAINT(0x04cb, 0xf), /* MEM_LOAD_RETIRED.L2_MISS */
300 PEBS_EVENT_CONSTRAINT(0x08cb, 0xf), /* MEM_LOAD_RETIRED.L2_LINE_MISS */
301 PEBS_EVENT_CONSTRAINT(0x10cb, 0xf), /* MEM_LOAD_RETIRED.DTLB_MISS */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dcm-regbits-34xx.h65 #define OMAP3430_IVA2_DPLL_FREQSEL_MASK (0xf << 4)
110 #define OMAP3430_MPU_DPLL_FREQSEL_MASK (0xf << 4)
338 #define OMAP3430_CLKSEL_SSI_MASK (0xf << 8)
451 #define OMAP3430ES2_CLKSEL_USIMOCP_MASK (0xf << 3)
466 #define OMAP3430_PERIPH_DPLL_FREQSEL_MASK (0xf << 20)
475 #define OMAP3430_CORE_DPLL_FREQSEL_MASK (0xf << 4)
485 #define OMAP3430ES2_PERIPH2_DPLL_FREQSEL_MASK (0xf << 4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dprobe.c197 size = sizes[(cvr >> 20) & 0xf];
205 size = sizes[(cvr >> 16) & 0xf];
219 if ((cvr & 0xf) == 0)
226 cvr ^= 0xf;
234 size = (cvr & 0xf) << 17;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dgpio-config.c92 cfg &= 0xf;
131 cfg &= 0xf;
172 cfg &= 0xf;
177 con &= ~(0xf << shift);
196 con &= 0xf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dser_a2232.h138 #define A2232CMD_CMask 0xf /* command mask */
163 #define A2232PARAM_B19200 0xf
164 #define A2232PARAM_BaudMask 0xf /* baud rate mask */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/
H A Dcstate.c51 (c->x86 > 0xf || (c->x86 == 6 && c->x86_model >= 0x0f)))
68 #define MWAIT_SUBSTATE_MASK (0xf)
69 #define MWAIT_CSTATE_MASK (0xf)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/executive/
H A Docteon-model.c177 switch (chip_id & 0xf) {
201 switch (chip_id & 0xf) {
222 switch (chip_id & 0xf) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-db1x00/
H A Dbcsr.h88 #define BCSR_WHOAMI_DCID(x) ((x) & 0xf)
89 #define BCSR_WHOAMI_CPLD(x) (((x) >> 4) & 0xf)
90 #define BCSR_WHOAMI_BOARD(x) (((x) >> 8) & 0xf)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dregs-u2d.h21 #define U2DCR_ACN (0xf << 12) /* Active U2D Configuration Number */
22 #define U2DCR_AIN (0xf << 8) /* Active U2D Interface Number */
23 #define U2DCR_AAISN (0xf << 4) /* Active U2D Alternate Interface Setting Number */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/
H A Diomux-v1.c94 unsigned long shift = (pin & 0xf) << 1;
105 unsigned long shift = (pin & 0xf) << 1;
116 unsigned long shift = (pin & 0xf) << 1;

Completed in 162 milliseconds

1234567891011>>