Searched defs:offset (Results 1 - 25 of 76) sorted by relevance

1234

/openwrt/package/system/mtd/src/
H A Dfis.h6 uint32_t offset; member in struct:fis_part
H A Dseama.c107 mtd_fixseama(const char *mtd, size_t offset, size_t data_size) argument
H A Dfis.c150 uint32_t offset = 0, size = 0; local
[all...]
H A Dtrx.c153 mtd_fixtrx(const char *mtd, size_t offset, size_t data_size) argument
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/
H A Dadmboot.c26 int __init admboot_get_mac_base(u32 offset, u32 len, u8 *mac) argument
/openwrt/target/linux/at91/files/drivers/mtd/
H A Dat91part.c38 unsigned int offset, len; local
[all...]
/openwrt/target/linux/adm8668/files-3.18/arch/mips/adm8668/
H A Dgpio.c26 adm8668_gpio_dir_out(struct gpio_chip *chip, unsigned offset, int value) argument
46 adm8668_gpio_dir_in(struct gpio_chip *chip, unsigned offset) argument
61 adm8668_gpio_set(struct gpio_chip *chip, unsigned offset, int value) argument
76 adm8668_gpio_get(struct gpio_chip *chip, unsigned offset) argument
[all...]
H A Dplatform.c143 u32 offset; local
/openwrt/tools/firmware-utils/src/
H A Dxorimage.c33 int offset = p_off; local
H A Dasustrx.c39 uint32_t offset[3]; member in struct:trx_header
/openwrt/package/utils/px5g-standalone/src/library/
H A Dtiming.c181 LARGE_INTEGER offset, hfreq; local
223 struct timeval offset; local
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Drouterboot.h57 routerboot_find_magic(u8 *buf, unsigned int buflen, u32 *offset, bool hard) argument
/openwrt/target/linux/generic/files/drivers/mtd/mtdsplit/
H A Dmtdsplit.c70 static ssize_t mtd_next_eb(struct mtd_info *mtd, size_t offset) argument
75 int mtd_check_rootfs_magic(struct mtd_info *mtd, size_t offset, argument
114 size_t offset; local
33 mtd_get_squashfs_len(struct mtd_info *master, size_t offset, size_t *squashfs_len) argument
[all...]
H A Dmtdsplit.h51 static inline int mtd_check_rootfs_magic(struct mtd_info *mtd, size_t offset, argument
44 mtd_get_squashfs_len(struct mtd_info *master, size_t offset, size_t *squashfs_len) argument
H A Dmtdsplit_fit.c53 size_t offset; local
[all...]
H A Dmtdsplit_trx.c30 __le32 offset[4]; member in struct:trx_header
34 read_trx_header(struct mtd_info *mtd, size_t offset, argument
65 size_t offset; local
[all...]
/openwrt/target/linux/generic/files/drivers/mtd/
H A Dmyloader.c48 unsigned long offset; local
[all...]
/openwrt/target/linux/mcs814x/files-3.18/drivers/gpio/
H A Dgpio-mcs814x.c29 static int mcs814x_gpio_get(struct gpio_chip *chip, unsigned offset) argument
36 mcs814x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) argument
50 mcs814x_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) argument
63 mcs814x_gpio_direction_input(struct gpio_chip *chip, unsigned offset) argument
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5.c220 const unsigned int offset = mctx->byte_count & 0x3f; local
/openwrt/package/utils/nvram/src/
H A Dnvram.h50 unsigned int offset; member in struct:nvram_handle
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/common/
H A Dgpio.c99 int __adm5120_gpio0_get_value(unsigned offset) argument
116 void __adm5120_gpio0_set_value(unsigned offset, int value) argument
133 static int adm5120_gpio0_get_value(struct gpio_chip *chip, unsigned offset) argument
138 adm5120_gpio0_set_value(struct gpio_chip *chip, unsigned offset, int value) argument
144 adm5120_gpio0_direction_input(struct gpio_chip *chip, unsigned offset) argument
160 adm5120_gpio0_direction_output(struct gpio_chip *chip, unsigned offset, int value) argument
190 __adm5120_gpio1_get_value(unsigned offset) argument
209 __adm5120_gpio1_set_value(unsigned offset, int value) argument
245 adm5120_gpio1_get_value(struct gpio_chip *chip, unsigned offset) argument
250 adm5120_gpio1_set_value(struct gpio_chip *chip, unsigned offset, int value) argument
256 adm5120_gpio1_direction_input(struct gpio_chip *chip, unsigned offset) argument
270 adm5120_gpio1_direction_output(struct gpio_chip *chip, unsigned offset, int value) argument
[all...]
/openwrt/target/linux/adm5120/files-3.18/drivers/mtd/
H A Dtrxsplit.c51 static int trxsplit_checktrx(struct mtd_info *mtd, unsigned long offset) argument
92 unsigned long offset; local
[all...]
/openwrt/target/linux/ar7/files/drivers/mtd/
H A Dac49xpart.c145 unsigned int offset, size, type; local
174 unsigned int size, offset; local
[all...]
/openwrt/target/linux/ar71xx/files/drivers/gpio/
H A Dgpio-nxp-74hc153.c35 static int nxp_74hc153_direction_input(struct gpio_chip *gc, unsigned offset) argument
46 static int nxp_74hc153_get_value(struct gpio_chip *gc, unsigned offset) argument
40 nxp_74hc153_direction_output(struct gpio_chip *gc, unsigned offset, int val) argument
72 nxp_74hc153_set_value(struct gpio_chip *gc, unsigned offset, int val) argument
H A Dgpio-latch.c60 gpio_latch_get(struct gpio_chip *gc, unsigned offset) argument
73 gpio_latch_set(struct gpio_chip *gc, unsigned offset, int value) argument
93 gpio_latch_direction_input(struct gpio_chip *gc, unsigned offset) argument
106 gpio_latch_direction_output(struct gpio_chip *gc, unsigned offset, int value) argument

Completed in 234 milliseconds

1234