Searched refs:BCMA_SOC_FLASH2 (Results 1 – 4 of 4) sorted by relevance
45 bcma_pflash_resource.start = BCMA_SOC_FLASH2; in bcma_pflash_init()46 bcma_pflash_resource.end = BCMA_SOC_FLASH2 + BCMA_SOC_FLASH2_SZ; in bcma_pflash_init()
15 .start = BCMA_SOC_FLASH2,
245 bcm47xx_nvram_init_from_mem(BCMA_SOC_FLASH2, in bcma_core_mips_nvram_init()
101 #define BCMA_SOC_FLASH2 0x1c000000 /* Flash Region 2 (region 1 shadowed here) */ macro