Searched defs:offset (Results 76 - 100 of 132) sorted by relevance

123456

/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/net/ethernet/
H A Dadmmod.c1361 int adm_proc(char *buf, char **start, off_t offset, int count, int *eof, void *data) argument
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/falcon/
H A Dgpio.c89 int offset = pin % 100; local
106 int offset = pin % 100; local
126 falcon_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) argument
128 ltq_port_w32(ctop(chip), 1 << offset, LTQ_GPIO_DIRCLR); local
134 falcon_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) argument
137 ltq_port_w32(ctop(chip), 1 << offset, LTQ_GPIO_OUTSET); local
139 ltq_port_w32(ctop(chip), 1 << offset, LTQ_GPIO_OUTCL local
143 falcon_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) argument
147 ltq_port_w32(ctop(chip), 1 << offset, LTQ_GPIO_DIRSET); local
153 falcon_gpio_get(struct gpio_chip *chip, unsigned int offset) argument
162 falcon_gpio_request(struct gpio_chip *chip, unsigned offset) argument
176 falcon_gpio_free(struct gpio_chip *chip, unsigned offset) argument
187 falcon_gpio_to_irq(struct gpio_chip *chip, unsigned offset) argument
195 unsigned int offset = d->irq - itop(d)->irq_base; local
197 ltq_port_w32(itop(d), 1 << offset, LTQ_GPIO_IRNENCLR); local
203 unsigned int offset = d->irq - itop(d)->irq_base; local
209 ltq_port_w32(itop(d), 1 << offset, LTQ_GPIO_IRNRNSET); local
215 unsigned int offset = d->irq - itop(d)->irq_base; local
217 ltq_port_w32(itop(d), 1 << offset, LTQ_GPIO_IRNCR); local
223 unsigned int offset = d->irq - itop(d)->irq_base; local
225 ltq_port_w32(itop(d), 1 << offset, LTQ_GPIO_IRNENCLR); local
226 ltq_port_w32(itop(d), 1 << offset, LTQ_GPIO_IRNCR); local
233 unsigned int offset = d->irq - itop(d)->irq_base; local
272 int offset; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/svip/
H A Dgpio.c326 static inline unsigned int offset2port(unsigned int offset) argument
342 static inline unsigned int offset2pin(unsigned int offset) argument
358 static int ltq_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) argument
364 ltq_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) argument
371 ltq_gpio_get(struct gpio_chip *chip, unsigned int offset) argument
376 ltq_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) argument
384 svip_gpio_request(struct gpio_chip *chip, unsigned offset) argument
389 ltq_gpio_free(struct gpio_chip *chip, unsigned offset) argument
[all...]
H A Ddma.c730 int desc_list_proc_read(char *buf, char **start, off_t offset, argument
830 int channel_weight_proc_read(char *buf, char **start, off_t offset, argument
875 int dma_register_proc_read(char *buf, char **start, off_t offset, argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/
H A Dpci.c60 __pci_addr(struct pci_bus *bus, unsigned int devfn, int offset) argument
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dmtd.c112 int mtd_erase_block(int fd, int offset) argument
125 int mtd_write_buffer(int fd, const char *buf, int offset, int length) argument
297 uint32_t offset = 0; local
574 size_t offset = 0, part_offset = 0; local
[all...]
H A Djffs2.h148 jint32_t offset; /* Where to begin to write. */ member in struct:jffs2_raw_inode
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/video/
H A Dubicom32fb.c485 int offset; local
[all...]
H A Dubicom32plio80.c501 int offset; local
[all...]
/netgear-R7800-V1.0.2.28/tools/wrt350nv2-builder/src/
H A Dmd5.c327 int offset = (pms->count[0] >> 3) & 63; local
H A Dwrt350nv2-builder.c111 int offset; member in struct:__anon1179
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/
H A Decm_state.c681 ecm_state_char_device_read(struct file *file, char *buffer, size_t length, loff_t *offset) argument
H A Decm_tracker.h116 uint16_t offset; /* Offset from the start of the skb where this header is located */ member in struct:ecm_tracker_ip_protocol_header
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/dess/
H A Ddess_acl.c1199 _dess_acl_port_udf_profile_set(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t offset, a_uint32_t length) argument
1273 _dess_acl_port_udf_profile_get(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t * offset, a_uint32_t * length) argument
1793 dess_acl_port_udf_profile_set(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t offset, a_uint32_t length) argument
1816 dess_acl_port_udf_profile_get(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t * offset, a_uint32_t * length) argument
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isis/
H A Disis_acl.c1190 _isis_acl_port_udf_profile_set(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t offset, a_uint32_t length) argument
1264 _isis_acl_port_udf_profile_get(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t * offset, a_uint32_t * length) argument
1705 isis_acl_port_udf_profile_set(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t offset, a_uint32_t length) argument
1728 isis_acl_port_udf_profile_get(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t * offset, a_uint32_t * length) argument
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isisc/
H A Disisc_acl.c1199 _isisc_acl_port_udf_profile_set(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t offset, a_uint32_t length) argument
1273 _isisc_acl_port_udf_profile_get(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t * offset, a_uint32_t * length) argument
1793 isisc_acl_port_udf_profile_set(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t offset, a_uint32_t length) argument
1816 isisc_acl_port_udf_profile_get(a_uint32_t dev_id, fal_port_t port_id, fal_acl_udf_type_t udf_type, a_uint32_t * offset, a_uint32_t * length) argument
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/src/shell/
H A Dshell_lib.c533 int offset = cmd_strlen - cmd_cursor; local
/netgear-R7800-V1.0.2.28/target/linux/adm5120/image/lzma-loader/src/
H A DLzmaDecode.c435 int numBits, offset; local
/netgear-R7800-V1.0.2.28/target/linux/adm8668/image/lzma-loader/src/
H A DLzmaDecode.c441 int numBits, offset; local
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/arch/mips/amazon/
H A Ddma-core.c727 int desc_list_proc_read(char *buf, char **start, off_t offset, argument
745 int channel_weight_proc_read(char *buf, char **start, off_t offset, argument
795 int dma_register_proc_read(char *buf, char **start, off_t offset, argument
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-eth.c1070 ath79_init_mac(unsigned char *dst, const unsigned char *src, int offset) argument
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/image/lzma-loader/src/
H A DLzmaDecode.c435 int numBits, offset; local
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/
H A Docf-compat.h275 sg_set_page(struct scatterlist *sg, struct page *page, unsigned int len, unsigned int offset) argument
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/net/phy/
H A Drtl8366_smi.c641 int offset; local
/netgear-R7800-V1.0.2.28/target/linux/generic/image/lzma-loader/src/
H A DLzmaDecode.c441 int numBits, offset; local

Completed in 221 milliseconds

123456