Searched defs:FTGMAC100_APTC_TXPOLL_CNT (Results 1 – 3 of 3) sorted by relevance
105 #define FTGMAC100_APTC_TXPOLL_CNT(x) (((x) & 0xf) << 8) macro
100 #define FTGMAC100_APTC_TXPOLL_CNT(x) (((x) & 0xf) << 8) macro
88 #define FTGMAC100_APTC_TXPOLL_CNT(x) (((x) >> 8) & 0xf) macro