Searched refs:offset (Results 126 - 150 of 5133) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dar7part.c52 unsigned int offset; local
64 ar7_parts[0].offset = 0;
69 ar7_parts[1].offset = 0;
74 offset = pre_size;
75 master->read(master, offset,
78 ar7_parts[1].offset = pre_size;
86 pre_size = offset;
88 if (!ar7_parts[1].offset) {
89 ar7_parts[1].offset = master->size - master->erasesize;
96 offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_files.c31 size_t count, loff_t *offset)
34 buf, count, offset);
39 size_t count, loff_t *offset)
44 if (*offset)
67 static ssize_t depth_read(struct file *file, char __user *buf, size_t count, loff_t *offset) argument
70 offset);
74 static ssize_t depth_write(struct file *file, char const __user *buf, size_t count, loff_t *offset) argument
79 if (*offset)
100 static ssize_t pointer_size_read(struct file *file, char __user *buf, size_t count, loff_t *offset) argument
102 return oprofilefs_ulong_to_user(sizeof(void *), buf, count, offset);
30 timeout_read(struct file *file, char __user *buf, size_t count, loff_t *offset) argument
38 timeout_write(struct file *file, char const __user *buf, size_t count, loff_t *offset) argument
111 cpu_type_read(struct file *file, char __user *buf, size_t count, loff_t *offset) argument
122 enable_read(struct file *file, char __user *buf, size_t count, loff_t *offset) argument
128 enable_write(struct file *file, char const __user *buf, size_t count, loff_t *offset) argument
157 dump_write(struct file *file, char const __user *buf, size_t count, loff_t *offset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dlxdialog.c56 int offset = 0, opt_clear = 0, end_common_opts = 0, retval; local
71 while (offset < argc - 1 && !end_common_opts) { /* Common options */
72 if (!strcmp(argv[offset + 1], "--title")) {
73 if (argc - offset < 3 || title != NULL) {
77 title = argv[offset + 2];
78 offset += 2;
80 } else if (!strcmp(argv[offset + 1], "--backtitle")) {
85 backtitle = argv[offset + 2];
86 offset += 2;
88 } else if (!strcmp(argv[offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A Dht.c55 int offset, u32* val)
66 address = (bus << 16) | (dev << 11) | (func << 8) | (offset & 0xfc) |
69 address = (dev << 11) | (func << 8) | (offset & 0xfc) | 0x80000000;
82 int offset, u16* val)
93 address = (bus << 16) | (dev << 11) | (func << 8) | (offset & 0xfc) |
96 address = (dev << 11) | (func << 8) | (offset & 0xfc) | 0x80000000;
101 if ((offset & 0x3) == 0)
102 offset = 0x2;
104 offset = 0x0;
107 RM9K_READ_16(data_reg + offset, va
54 titan_ht_config_read_dword(struct pci_dev *device, int offset, u32* val) argument
81 titan_ht_config_read_word(struct pci_dev *device, int offset, u16* val) argument
126 titan_ht_config_read_byte(struct pci_dev *device, int offset, u8* val) argument
167 titan_ht_config_write_dword(struct pci_dev *device, int offset, u8 val) argument
193 titan_ht_config_write_word(struct pci_dev *device, int offset, u8 val) argument
224 titan_ht_config_write_byte(struct pci_dev *device, int offset, u8 val) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-pcsx-defs.h31 #define CVMX_PCSX_ANX_ADV_REG(offset, block_id) \
32 CVMX_ADD_IO_SEG(0x00011800B0001010ull + (((offset) & 3) * 1024) + (((block_id) & 1) * 0x8000000ull))
33 #define CVMX_PCSX_ANX_EXT_ST_REG(offset, block_id) \
34 CVMX_ADD_IO_SEG(0x00011800B0001028ull + (((offset) & 3) * 1024) + (((block_id) & 1) * 0x8000000ull))
35 #define CVMX_PCSX_ANX_LP_ABIL_REG(offset, block_id) \
36 CVMX_ADD_IO_SEG(0x00011800B0001018ull + (((offset) & 3) * 1024) + (((block_id) & 1) * 0x8000000ull))
37 #define CVMX_PCSX_ANX_RESULTS_REG(offset, block_id) \
38 CVMX_ADD_IO_SEG(0x00011800B0001020ull + (((offset) & 3) * 1024) + (((block_id) & 1) * 0x8000000ull))
39 #define CVMX_PCSX_INTX_EN_REG(offset, block_id) \
40 CVMX_ADD_IO_SEG(0x00011800B0001088ull + (((offset)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-mixx-defs.h31 #define CVMX_MIXX_BIST(offset) \
32 CVMX_ADD_IO_SEG(0x0001070000100078ull + (((offset) & 1) * 2048))
33 #define CVMX_MIXX_CTL(offset) \
34 CVMX_ADD_IO_SEG(0x0001070000100020ull + (((offset) & 1) * 2048))
35 #define CVMX_MIXX_INTENA(offset) \
36 CVMX_ADD_IO_SEG(0x0001070000100050ull + (((offset) & 1) * 2048))
37 #define CVMX_MIXX_IRCNT(offset) \
38 CVMX_ADD_IO_SEG(0x0001070000100030ull + (((offset) & 1) * 2048))
39 #define CVMX_MIXX_IRHWM(offset) \
40 CVMX_ADD_IO_SEG(0x0001070000100028ull + (((offset)
[all...]
H A Dcvmx-asm.h93 #define CVMX_PREPARE_FOR_STORE(address, offset) \
94 asm volatile ("pref 30, " CVMX_TMP_STR(offset) "(%[rbase])" : : \
101 #define CVMX_DONT_WRITE_BACK(address, offset) \
102 asm volatile ("pref 29, " CVMX_TMP_STR(offset) "(%[rbase])" : : \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-stp.c243 u_int16_t offset; local
299 offset = MST_BPDU_MSTI_OFFSET;
301 msti = EXTRACT_16BITS(ptr + offset +
306 msti, bittok2str(stp_bpdu_flag_values, "none", ptr[offset]),
308 RSTP_EXTRACT_PORT_ROLE(ptr[offset])));
310 stp_print_bridge_id(ptr + offset +
312 EXTRACT_32BITS(ptr + offset +
315 ptr[offset + MST_BPDU_MSTI_BRIDGE_PRIO_OFFSET] >> 4,
316 ptr[offset + MST_BPDU_MSTI_PORT_PRIO_OFFSET] >> 4,
317 ptr[offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A Dmemset.S37 .macro f_fill64 dst, offset, val, fixup
39 EX(swp, t8, (\offset + 0 * STORSIZE)(\dst), \fixup)
40 EX(swp, t8, (\offset + 1 * STORSIZE)(\dst), \fixup)
41 EX(swp, t8, (\offset + 2 * STORSIZE)(\dst), \fixup)
42 EX(swp, t8, (\offset + 3 * STORSIZE)(\dst), \fixup)
44 EX(swp, t8, (\offset + 4 * STORSIZE)(\dst), \fixup)
45 EX(swp, t8, (\offset + 5 * STORSIZE)(\dst), \fixup)
46 EX(swp, t8, (\offset + 6 * STORSIZE)(\dst), \fixup)
47 EX(swp, t8, (\offset + 7 * STORSIZE)(\dst), \fixup)
50 EX(LONG_S, \val, (\offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-microdev/
H A Dio.c57 static unsigned long microdev_isa_port2addr(unsigned long offset) argument
61 if ((offset >= IO_LAN91C111_BASE) &&
62 (offset < IO_LAN91C111_BASE + IO_LAN91C111_EXTENT)) {
66 result = IO_LAN91C111_PHYS + offset - IO_LAN91C111_BASE;
67 } else if ((offset >= IO_SUPERIO_BASE) &&
68 (offset < IO_SUPERIO_BASE + IO_SUPERIO_EXTENT)) {
74 result = IO_SUPERIO_PHYS + (offset << 1);
75 } else if (((offset >= IO_IDE1_BASE) &&
76 (offset < IO_IDE1_BASE + IO_IDE_EXTENT)) ||
77 (offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dbreakage.c46 unsigned int offset = 0; local
52 if (sub_haystack[offset] == sub_needle) {
54 offset++;
59 offset = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_osdep.h53 #define IXGB_WRITE_REG_ARRAY(a, reg, offset, value) ( \
54 writel((value), ((a)->hw_addr + IXGB_##reg + ((offset) << 2))))
56 #define IXGB_READ_REG_ARRAY(a, reg, offset) ( \
57 readl((a)->hw_addr + IXGB_##reg + ((offset) << 2)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtitan_mdio.h18 #define TITAN_GE_MDIO_READ(offset) \
19 *(volatile u32 *)(titan_ge_base + (offset))
21 #define TITAN_GE_MDIO_WRITE(offset, data) \
22 *(volatile u32 *)(titan_ge_base + (offset)) = (data)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dpio.h108 static inline u16 b43_piotx_read16(struct b43_pio_txqueue *q, u16 offset) argument
110 return b43_read16(q->dev, q->mmio_base + offset);
113 static inline u32 b43_piotx_read32(struct b43_pio_txqueue *q, u16 offset) argument
115 return b43_read32(q->dev, q->mmio_base + offset);
119 u16 offset, u16 value)
121 b43_write16(q->dev, q->mmio_base + offset, value);
125 u16 offset, u32 value)
127 b43_write32(q->dev, q->mmio_base + offset, value);
131 static inline u16 b43_piorx_read16(struct b43_pio_rxqueue *q, u16 offset) argument
133 return b43_read16(q->dev, q->mmio_base + offset);
118 b43_piotx_write16(struct b43_pio_txqueue *q, u16 offset, u16 value) argument
124 b43_piotx_write32(struct b43_pio_txqueue *q, u16 offset, u32 value) argument
136 b43_piorx_read32(struct b43_pio_rxqueue *q, u16 offset) argument
141 b43_piorx_write16(struct b43_pio_rxqueue *q, u16 offset, u16 value) argument
147 b43_piorx_write32(struct b43_pio_rxqueue *q, u16 offset, u32 value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dtraps.h9 int code, unsigned long offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_buffer.h116 * Returns the pointer to the dword which is offset number of elements from the
125 * offset: The index of the dword relative to the internat iterator.
128 int offset)
130 int iter = buffer->iterator + offset * 4;
134 * Returns the pointer to the dword which is offset number of elements from
139 * offset: The index of the byte relative to the internat iterator.
142 int offset)
144 int iter = buffer->iterator + offset;
127 drm_buffer_pointer_to_dword(struct drm_buffer *buffer, int offset) argument
141 drm_buffer_pointer_to_byte(struct drm_buffer *buffer, int offset) argument
H A Ddrm_os_linux.h27 #define DRM_READ8(map, offset) readb(((void __iomem *)(map)->handle) + (offset))
29 #define DRM_READ16(map, offset) readw(((void __iomem *)(map)->handle) + (offset))
31 #define DRM_READ32(map, offset) readl(((void __iomem *)(map)->handle) + (offset))
33 #define DRM_WRITE8(map, offset, val) writeb(val, ((void __iomem *)(map)->handle) + (offset))
35 #define DRM_WRITE16(map, offset, val) writew(val, ((void __iomem *)(map)->handle) + (offset))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Datmel_pwm.h60 pwm_channel_writel(struct pwm_channel *pwmc, unsigned offset, u32 val) argument
62 __raw_writel(val, pwmc->regs + offset);
65 static inline u32 pwm_channel_readl(struct pwm_channel *pwmc, unsigned offset) argument
67 return __raw_readl(pwmc->regs + offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-mo.c161 size_t offset; local
427 offset = header_size;
433 header.orig_tab_offset = offset;
434 offset += nstrings * sizeof (struct string_desc);
438 header.trans_tab_offset = offset;
439 offset += nstrings * sizeof (struct string_desc);
445 header.hash_tab_offset = offset;
446 offset += hash_tab_size * sizeof (nls_uint32);
453 header.sysdep_segments_offset = offset;
454 offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl.in211 print "Machine type offset in packet: $machinetype_offset\n" if ($main::debug);
216 print "AFPversion count offset: $afpversioncount_offset\n" if ($main::debug);
221 print "UAMcount offset: $uamcount_offset\n" if ($main::debug);
231 print "Volume Icon & Mask offset: $icon_offset\n" if ($main::debug);
241 # server name starts at offset+10, length byte first.
248 my ($offset) = 11 + $servername_len;
250 # quietly ++ the $offset to account for the padding that happens
253 $offset++ if ($servername_len % 2 == 0);
255 print "New offset: $offset\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dbreakage.c44 unsigned int offset = 0; local
50 if(sub_haystack[offset] == sub_needle) {
52 offset++;
57 offset = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dbreakage.c46 unsigned int offset = 0; local
52 if (sub_haystack[offset] == sub_needle) {
54 offset++;
59 offset = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dhcp_phyp.h69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset) argument
71 u64 addr = galpa.fw_handle + offset;
75 static inline void hipz_galpa_store(struct h_galpa galpa, u32 offset, u64 value) argument
77 u64 addr = galpa.fw_handle + offset;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32i64.c70 int zfseeko(stream, offset, origin)
72 zoff_t offset;
94 use an absolute offset */
95 offset += zftello(stream);
99 if (_lseeki64(fileno(stream), offset, origin) == (zoff_t)-1L) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dearly.c10 u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) argument
13 outl(0x80000000 | (bus<<16) | (slot<<11) | (func<<8) | offset, 0xcf8);
18 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) argument
21 outl(0x80000000 | (bus<<16) | (slot<<11) | (func<<8) | offset, 0xcf8);
22 v = inb(0xcfc + (offset&3));
26 u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) argument
29 outl(0x80000000 | (bus<<16) | (slot<<11) | (func<<8) | offset, 0xcf8);
30 v = inw(0xcfc + (offset&2));
34 void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, argument
37 outl(0x80000000 | (bus<<16) | (slot<<11) | (func<<8) | offset,
41 write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) argument
47 write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) argument
[all...]

Completed in 127 milliseconds

1234567891011>>