Searched refs:hard_cfg_offs (Results 1 - 5 of 5) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Drouterboot.h15 unsigned int hard_cfg_offs; member in struct:rb_info
H A Dmach-rb922.c117 rb922gs_spi_partitions[0].size = info->hard_cfg_offs;
118 rb922gs_spi_partitions[1].offset = info->hard_cfg_offs;
H A Drouterboot.c272 rb_info.hard_cfg_offs = offset;
281 if (!rb_info.hard_cfg_offs) {
292 rb_info.hard_cfg_data = kmemdup(data + rb_info.hard_cfg_offs,
H A Dmach-rb2011.c79 rb2011_spi_partitions[0].size = info->hard_cfg_offs;
80 rb2011_spi_partitions[1].offset = info->hard_cfg_offs;
H A Dmach-rb91x.c243 rb711gr100_spi_partitions[0].size = info->hard_cfg_offs;
244 rb711gr100_spi_partitions[1].offset = info->hard_cfg_offs;

Completed in 81 milliseconds