Home
last modified time | relevance | path

Searched refs:BCMA_GMAC_CMN_PC_EPA_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_gmac_cmn.h22 #define BCMA_GMAC_CMN_PC_EPA_MASK 0x0000001f macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma-mdio.c50 BUILD_BUG_ON(BGMAC_PC_EPA_MASK != BCMA_GMAC_CMN_PC_EPA_MASK); in bcma_mdio_phy_read()