Searched refs:FEC_HASH_TABLE_HIGH (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/freescale/ | ||
D | fec.h | 48 #define FEC_HASH_TABLE_HIGH 0x118 /* High 32bits hash table */ macro |
D | fec_main.c | 1061 writel(0, fep->hwp + FEC_HASH_TABLE_HIGH); in fec_restart() |