Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c103 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_4706_MAC_GBIT,
157 if (core->id.id == BCMA_CORE_4706_MAC_GBIT && in bgmac_probe()
280 if (core->id.id == BCMA_CORE_4706_MAC_GBIT) { in bgmac_probe()
Dbgmac-bcma-mdio.c54 if (bgmac->bcma.core->id.id == BCMA_CORE_4706_MAC_GBIT) { in bcma_mdio_phy_read()
93 if (bgmac->bcma.core->id.id == BCMA_CORE_4706_MAC_GBIT) { in bcma_mdio_phy_write()
/kernel/linux/linux-5.10/drivers/bcma/
Ddriver_mips.c348 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()
/kernel/linux/linux-5.10/include/linux/bcma/
Dbcma.h91 #define BCMA_CORE_4706_MAC_GBIT 0x52D macro