Searched refs:GM_IS_RX_COMPL (Results 1 – 4 of 4) sorted by relevance
1702 GM_IS_RX_COMPL = 1<<0, /* Frame Reception Complete */ enumerator
1942 GM_IS_RX_COMPL = 1<<0, /* Frame Reception Complete */ enumerator
1546 #define GM_IS_RX_COMPL BIT_0 /* Frame Reception Complete */ macro
4169 if (IStatus & GM_IS_RX_COMPL) { in SkGmIrq()