Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.h22 #define BGMAC_DEV_STATUS 0x004 /* Configuration of the interface */ macro
H A Dbgmac.c869 imode = (bgmac_read(bgmac, BGMAC_DEV_STATUS) & in bgmac_miiconfig()
1063 mode = (bgmac_read(bgmac, BGMAC_DEV_STATUS) & BGMAC_DS_MM_MASK) >> in bgmac_enable()