Searched refs:large_flash_base (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/maps/
H A Debony.c66 unsigned long long small_flash_base, large_flash_base; local
89 large_flash_base = EBONY_LARGE_FLASH_LOW;
91 large_flash_base = EBONY_LARGE_FLASH_HIGH;
115 ebony_large_map.phys = large_flash_base;
116 ebony_large_map.virt = ioremap64(large_flash_base,
H A Docotea.c64 unsigned long long small_flash_base, large_flash_base; local
75 large_flash_base = OCOTEA_LARGE_FLASH_LOW;
79 large_flash_base = OCOTEA_LARGE_FLASH_HIGH;
104 ocotea_large_map.phys = large_flash_base;
105 ocotea_large_map.virt = ioremap64(large_flash_base,

Completed in 44 milliseconds