Home
last modified time | relevance | path

Searched refs:BCMA_CORE_4706_MAC_GBIT_COMMON (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/bcma/
Dscan.c24 { BCMA_CORE_4706_MAC_GBIT_COMMON, "BCM4706 GBit MAC Common" },
316 case BCMA_CORE_4706_MAC_GBIT_COMMON: in bcma_get_next_core()
Dmain.c337 case BCMA_CORE_4706_MAC_GBIT_COMMON: in bcma_register_devices()
499 core = bcma_find_core(bus, BCMA_CORE_4706_MAC_GBIT_COMMON); in bcma_bus_register()
/linux-4.4.14/include/linux/bcma/
Dbcma.h92 #define BCMA_CORE_4706_MAC_GBIT_COMMON 0x5DC macro