Searched refs:FTGMAC100_ITC_RXINT_THR (Results 1 – 3 of 3) sorted by relevance
90 #define FTGMAC100_ITC_RXINT_THR(x) (((x) & 0x7) << 4) macro
94 #define FTGMAC100_ITC_RXINT_THR(x) (((x) & 0x7) << 4) macro
293 iowrite32(FTGMAC100_ITC_RXINT_THR(1) | in ftgmac100_init_hw()