Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bcma/
Dscan.c24 { BCMA_CORE_4706_MAC_GBIT_COMMON, "BCM4706 GBit MAC Common" },
319 case BCMA_CORE_4706_MAC_GBIT_COMMON: in bcma_get_next_core()
Dmain.c327 case BCMA_CORE_4706_MAC_GBIT_COMMON: in bcma_register_devices()
489 core = bcma_find_core(bus, BCMA_CORE_4706_MAC_GBIT_COMMON); in bcma_bus_register()
/Linux-v4.19/include/linux/bcma/
Dbcma.h94 #define BCMA_CORE_4706_MAC_GBIT_COMMON 0x5DC macro