Home
last modified time | relevance | path

Searched refs:BCMA_CORE_4706_MAC_GBIT (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c115 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_4706_MAC_GBIT,
169 if (core->id.id == BCMA_CORE_4706_MAC_GBIT && in bgmac_probe()
292 if (core->id.id == BCMA_CORE_4706_MAC_GBIT) { in bgmac_probe()
Dbgmac-bcma-mdio.c55 if (bgmac->bcma.core->id.id == BCMA_CORE_4706_MAC_GBIT) { in bcma_mdio_phy_read()
94 if (bgmac->bcma.core->id.id == BCMA_CORE_4706_MAC_GBIT) { in bcma_mdio_phy_write()
/Linux-v6.1/drivers/bcma/
Ddriver_mips.c341 bcma_core_mips_set_irq_name(bus, 2, BCMA_CORE_4706_MAC_GBIT, in bcma_core_mips_init()
Dscan.c34 { BCMA_CORE_4706_MAC_GBIT, "BCM4706 GBit MAC" },
Dmain.c314 if (core->id.id == BCMA_CORE_4706_MAC_GBIT && in bcma_register_devices()
/Linux-v6.1/include/linux/bcma/
Dbcma.h91 #define BCMA_CORE_4706_MAC_GBIT 0x52D macro