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