Searched refs:GM_SMI_CT_BUSY (Results 1 – 4 of 4) sorted by relevance
1681 GM_SMI_CT_BUSY = 1<<3, /* Bit 3: Busy (Operation in progress) */ enumerator
1869 GM_SMI_CT_BUSY = 1<<3, /* Bit 3: Busy (Operation in progress) */ enumerator
143 if (!(ctrl & GM_SMI_CT_BUSY)) in gm_phy_write()
1171 if (!(gma_read16(hw, port, GM_SMI_CTRL) & GM_SMI_CT_BUSY)) in gm_phy_write()