Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bcma/
Ddriver_chipcommon_pflash.c45 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()
Ddriver_chipcommon_sflash.c15 .start = BCMA_SOC_FLASH2,
Ddriver_mips.c245 bcm47xx_nvram_init_from_mem(BCMA_SOC_FLASH2, in bcma_core_mips_nvram_init()
/linux-5.19.10/include/linux/bcma/
Dbcma_regs.h101 #define BCMA_SOC_FLASH2 0x1c000000 /* Flash Region 2 (region 1 shadowed here) */ macro