Searched defs:rev (Results 1 - 5 of 5) sorted by relevance

/openwrt/target/linux/generic/files/include/linux/
H A Dmyloader.h96 uint32_t rev; /* device revision */ member in struct:mylo_system_params
/openwrt/target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/
H A Dmyloader.h77 uint32_t rev; /* device revision */ member in struct:mylo_fw_header
142 uint32_t rev; /* device revision */ member in struct:mylo_system_params
/openwrt/tools/firmware-utils/src/
H A Dmyloader.h84 uint32_t rev; /* device revision */ member in struct:mylo_fw_header
150 uint32_t rev; /* device revision */ member in struct:mylo_system_params
H A Dtplink-safeloader.c83 uint32_t rev; member in struct:soft_version
287 static struct image_partition_entry make_soft_version(uint32_t rev) { argument
579 static void do_cpe510(const char *output, const char *kernel_image, const char *rootfs_image, uint32_t rev, bool add_jffs2_eof, bool sysupgrade) { argument
612 static void do_c2600(const char *output, const char *kernel_image, const char *rootfs_image, uint32_t rev, bool add_jffs2_eof, bool sysupgrade) { argument
645 static void do_tl1043ndv4(const char *output, const char *kernel_image, const char *rootfs_image, uint32_t rev, bool add_jffs2_eof, bool sysupgrade) { argument
700 unsigned rev = 0; local
[all...]
/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-vsc7385.c488 u32 rev; local

Completed in 74 milliseconds