Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon_sflash.c129 case BCMA_CC_FLASHT_ATSER: in bcma_sflash_init()
Ddriver_mips.c284 case BCMA_CC_FLASHT_ATSER: in bcma_core_mips_flash_detect()
/linux-4.1.27/drivers/mtd/devices/
Dbcm47xxsflash.c294 case BCMA_CC_FLASHT_ATSER: in bcm47xxsflash_bcma_probe()
/linux-4.1.27/include/linux/bcma/
Dbcma_driver_chipcommon.h29 #define BCMA_CC_FLASHT_ATSER 0x00000200 /* Atmel serial flash */ macro