Searched refs:GM_GPCR_FC_RX_DIS (Results 1 – 2 of 2) sorted by relevance
365 gmac |= GM_GPCR_FC_RX_DIS; in msk_miibus_statchg()374 gmac |= GM_GPCR_FC_RX_DIS | GM_GPCR_FC_TX_DIS; in msk_miibus_statchg()
1778 #define GM_GPCR_FC_RX_DIS BIT_4 /* Disable Rx Flow-Control Mode */ macro