Home
last modified time | relevance | path

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

/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 Dsky2.c164 if (!(ctrl & GM_SMI_CT_BUSY)) in gm_phy_write()