Home
last modified time | relevance | path

Searched refs:GM_SMI_CT_BUSY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h1808 GM_SMI_CT_BUSY = 1<<3, /* Bit 3: Busy (Operation in progress) */ enumerator
H A Dsky2.h1826 GM_SMI_CT_BUSY = 1<<3, /* Bit 3: Busy (Operation in progress) */ enumerator
H A Dskge.c1911 if (!(gma_read16(hw, port, GM_SMI_CTRL) & GM_SMI_CT_BUSY)) in gm_phy_write()
H A Dsky2.c163 if (!(ctrl & GM_SMI_CT_BUSY)) in gm_phy_write()