Searched refs:index (Results 276 - 300 of 4290) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dconfig_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
H A Dintr_vect_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
H A Dstrmux_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
H A Dtimer_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
H A Dmarb_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h269 int index, size_t table_size,
272 if (index < 0)
273 return index;
276 if (index >= table_size)
280 __func__, index, freq);
282 table[index].index = index;
283 table[index].frequency = freq;
286 return index
268 s3c_cpufreq_addfreq(struct cpufreq_frequency_table *table, int index, size_t table_size, unsigned int freq) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Data_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
H A Dconfig_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
H A Dmarb_defs.h30 #define REG_RD_VECT( scope, inst, reg, index ) \
33 (index) * STRIDE_##scope##_##reg )
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \
40 (index) * STRIDE_##scope##_##reg, (val) )
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
56 (index) * STRIDE_##scope##_##reg )
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
62 (index) * STRIDE_##scope##_##reg, (val) )
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \
82 (index) * STRIDE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DLogger.cpp90 int index = (int)type; local
92 if ( index >= 0 && index < categoryCount ) {
93 const CDebugCategory& cat = g_debugcats[ index ];
107 int index = (int)type; local
109 if ( index >= 0 && index < categoryCount ) {
110 CDebugCategory& cat = g_debugcats[ index ];
135 int index = (int)type; variable
137 if ( index >
173 int index = (int)type; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/enic/
H A Dvnic_cq.c35 int vnic_cq_alloc(struct vnic_dev *vdev, struct vnic_cq *cq, unsigned int index, argument
40 cq->index = index;
43 cq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_CQ, index);
45 pr_err("Failed to hook CQ[%d] resource\n", index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dport.c93 int mlx4_register_mac(struct mlx4_dev *dev, u8 port, u64 mac, int *index) argument
109 *index = i;
114 mlx4_dbg(dev, "Free MAC index is %d\n", free);
134 *index = free;
142 void mlx4_unregister_mac(struct mlx4_dev *dev, u8 port, int index) argument
147 if (!table->refs[index]) {
148 mlx4_warn(dev, "No MAC entry for index %d\n", index);
151 if (--table->refs[index]) {
152 mlx4_warn(dev, "Have more references for index
185 mlx4_register_vlan(struct mlx4_dev *dev, u8 port, u16 vlan, int *index) argument
234 mlx4_unregister_vlan(struct mlx4_dev *dev, u8 port, int index) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dpdc_cons.c89 static struct tty_driver * pdc_console_device (struct console *c, int *index) argument
92 *index = c->index ? c->index-1 : fg_console;
105 .index = -1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dvnic_cq.c31 int vnic_cq_alloc(struct vnic_dev *vdev, struct vnic_cq *cq, unsigned int index, argument
36 cq->index = index;
39 cq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_CQ, index);
41 printk(KERN_ERR "Failed to hook CQ[%d] resource\n", index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-interrupt-decodes.c51 void __cvmx_interrupt_gmxx_rxx_int_en_enable(int index, int block) argument
54 cvmx_write_csr(CVMX_GMXX_RXX_INT_REG(index, block),
55 cvmx_read_csr(CVMX_GMXX_RXX_INT_REG(index, block)));
227 cvmx_write_csr(CVMX_GMXX_RXX_INT_EN(index, block), gmx_rx_int_en.u64);
232 void __cvmx_interrupt_pcsx_intx_en_reg_enable(int index, int block) argument
235 cvmx_write_csr(CVMX_PCSX_INTX_REG(index, block),
236 cvmx_read_csr(CVMX_PCSX_INTX_REG(index, block)));
268 cvmx_write_csr(CVMX_PCSX_INTX_EN_REG(index, block), pcs_int_en_reg.u64);
273 void __cvmx_interrupt_pcsxx_int_en_reg_enable(int index) argument
276 cvmx_write_csr(CVMX_PCSXX_INT_REG(index),
303 __cvmx_interrupt_spxx_int_msk_enable(int index) argument
342 __cvmx_interrupt_stxx_int_msk_enable(int index) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dradix-tree.h178 unsigned long index, unsigned long max_scan);
180 unsigned long index, unsigned long max_scan);
184 unsigned long index, unsigned int tag);
186 unsigned long index, unsigned int tag);
188 unsigned long index, unsigned int tag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcdxl.c135 uint8_t *ptr, *out, index, op; local
149 index = *ptr++;
150 op = index >> 4;
151 index &= 15;
154 r = new_palette[index] & 0xFF0000;
155 g = new_palette[index] & 0xFF00;
156 b = new_palette[index] & 0xFF;
159 b = index * 0x11;
162 r = index * 0x11 << 16;
165 g = index *
178 uint8_t *ptr, *out, index, op; local
[all...]
H A Ddpx_parser.c32 uint32_t index; member in struct:DPXParseContext
60 d->index = 0;
76 d->index++;
77 if (d->index == 17) {
89 } else if (d->index > 17) {
H A Dget_bits.h56 int index; member in struct:GetBitContext
130 unsigned int name ## _index = (gb)->index; \
136 unsigned int name ## _index = (gb)->index; \
143 #define CLOSE_READER(name, gb) (gb)->index = name ## _index
213 return s->index;
219 s->index += n;
221 s->index += av_clip(n, -s->index, s->size_in_bits_plus8 - s->index);
305 unsigned int index local
308 result >>= index & 7; local
311 result <<= index & 7; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dmarb_bar_defs.h27 #define REG_RD_VECT( scope, inst, reg, index ) \
30 (index) * STRIDE_##scope##_##reg )
34 #define REG_WR_VECT( scope, inst, reg, index, val ) \
37 (index) * STRIDE_##scope##_##reg, (val) )
51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \
53 (index) * STRIDE_##scope##_##reg )
57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \
59 (index) * STRIDE_##scope##_##reg, (val) )
77 #define REG_ADDR_VECT( scope, inst, reg, index ) \
79 (index) * STRIDE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dprivop.h82 extern unsigned long xen_get_cpuid(int index);
83 extern unsigned long xen_get_pmd(int index);
124 extern unsigned long xen_get_rr(unsigned long index);
125 extern void xen_set_rr(unsigned long index, unsigned long val);
129 extern void xen_set_kr(unsigned long index, unsigned long val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c34 int index; local
64 index = 0;
65 while((pid3frame = id3_tag_findframe(pid3tag, "", index)))
256 index++;
405 int index = 0; local
424 while((frame_buffer[index] != 0xFF) && (index < (sizeof(frame_buffer) - 4)))
425 index++;
427 if(index >= (sizeof(frame_buffer) - 4)) // max mp3 framesize = 2880
433 if(!_decode_mp3_frame(&frame_buffer[index],
553 int index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dtmp401.c242 int index = to_sensor_dev_attr(devattr)->index; local
246 tmp401_register_to_temp(data->temp[index], data->config));
252 int index = to_sensor_dev_attr(devattr)->index; local
256 tmp401_register_to_temp(data->temp_low[index], data->config));
262 int index = to_sensor_dev_attr(devattr)->index; local
266 tmp401_register_to_temp(data->temp_high[index], data->config));
272 int index local
283 int temp, index = to_sensor_dev_attr(devattr)->index; local
298 int index = to_sensor_dev_attr(devattr)->index; local
309 int index = to_sensor_dev_attr(devattr)->index; local
332 int index = to_sensor_dev_attr(devattr)->index; local
359 int index = to_sensor_dev_attr(devattr)->index; local
386 int index = to_sensor_dev_attr(devattr)->index; local
411 int temp, index = to_sensor_dev_attr(devattr)->index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dcontrol.cpp81 uint16_t index; local
82 FormType* form = (FormType*)GetObjectFormIndex(index);
83 if(form!=NULL && index!=frmInvalidObjectId)
85 FrmRemoveObject((FormType **)&form,index);
228 WXFORMPTR wxControl::GetObjectFormIndex(uint16_t& index) const
232 index = FrmGetObjectIndex(form, GetId());
234 index = frmInvalidObjectId;
240 uint16_t index; local
241 FormType* form = (FormType*)GetObjectFormIndex(index);
242 if(form==NULL || index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dnamei.c42 * Directories are sorted, and can contain a directory index to speed up
44 * storing the index/filename mapping to the first directory header
46 * and at lookup the index is scanned linearly looking for the first filename
49 * The general idea of the index is ensure only one metadata block needs to be
69 * Lookup name in the directory index, returning the location of the metadata
70 * block containing it, and the directory index this represents.
72 * If we get an error reading the index then return the part of the index
73 * (if any) we have managed to read - the index isn't essential, just
83 struct squashfs_dir_index *index; local
[all...]

Completed in 214 milliseconds

<<11121314151617181920>>