Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bcma/
Ddriver_chipcommon_sflash.c130 case BCMA_CC_FLASHT_ATSER: in bcma_sflash_init()
Ddriver_chipcommon.c148 case BCMA_CC_FLASHT_ATSER: in bcma_core_chipcommon_flash_detect()
/Linux-v6.1/drivers/mtd/devices/
Dbcm47xxsflash.c335 case BCMA_CC_FLASHT_ATSER: in bcm47xxsflash_bcma_probe()
/Linux-v6.1/include/linux/bcma/
Dbcma_driver_chipcommon.h31 #define BCMA_CC_FLASHT_ATSER 0x00000200 /* Atmel serial flash */ macro