Home
last modified time | relevance | path

Searched refs:BCMA_CC_CAP_FLASHT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/bcma/
Ddriver_mips.c185 switch (bus->drv_cc.capabilities & BCMA_CC_CAP_FLASHT) { in bcma_core_mips_flash_detect()
/linux-3.4.99/include/linux/bcma/
Dbcma_driver_chipcommon.h23 #define BCMA_CC_CAP_FLASHT 0x00000700 /* Flash Type */ macro