Searched refs:BCMA_CC_CAP_FLASHT (Results 1 – 4 of 4) sorted by relevance
95 switch (cc->capabilities & BCMA_CC_CAP_FLASHT) { in bcma_sflash_init()
265 if ((cc->capabilities & BCMA_CC_CAP_FLASHT) == in bcma_boot_dev()282 switch (cc->capabilities & BCMA_CC_CAP_FLASHT) { in bcma_core_mips_flash_detect()
290 switch (b47s->bcma_cc->capabilities & BCMA_CC_CAP_FLASHT) { in bcm47xxsflash_bcma_probe()
26 #define BCMA_CC_CAP_FLASHT 0x00000700 /* Flash Type */ macro