Home
last modified time | relevance | path

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

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