Home
last modified time | relevance | path

Searched refs:BCMA_SOC_FLASH2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/bcma/
Ddriver_chipcommon_sflash.c15 .start = BCMA_SOC_FLASH2,
148 sflash->window = BCMA_SOC_FLASH2; in bcma_sflash_init()
Ddriver_mips.c291 pflash->window = BCMA_SOC_FLASH2; in bcma_core_mips_flash_detect()
323 bcm47xx_nvram_init_from_mem(BCMA_SOC_FLASH2, in bcma_core_mips_flash_detect()
/linux-4.4.14/include/linux/bcma/
Dbcma_regs.h98 #define BCMA_SOC_FLASH2 0x1c000000 /* Flash Region 2 (region 1 shadowed here) */ macro