Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/bcma/
H A Ddriver_mips.c348 bcma_core_mips_set_irq_name(bus, 2, BCMA_CORE_4706_MAC_GBIT, in bcma_core_mips_init()
H A Dscan.c34 { BCMA_CORE_4706_MAC_GBIT, "BCM4706 GBit MAC" },
H A Dmain.c314 if (core->id.id == BCMA_CORE_4706_MAC_GBIT && in bcma_register_devices()
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma.h91 #define BCMA_CORE_4706_MAC_GBIT 0x52D macro