Home
last modified time | relevance | path

Searched refs:FEC_GRP_HASH_TABLE_LOW (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec.h52 #define FEC_GRP_HASH_TABLE_LOW 0x124 /* Low 32bits hash table */ macro
166 #define FEC_GRP_HASH_TABLE_LOW 0x3cc /* Low 32bits hash table */ macro
H A Dfec_main.c2230 FEC_HASH_TABLE_LOW, FEC_GRP_HASH_TABLE_HIGH, FEC_GRP_HASH_TABLE_LOW,
2260 FEC_GRP_HASH_TABLE_LOW, FEC_X_WMRK, FEC_R_DES_START_0,
2287 FEC_GRP_HASH_TABLE_HIGH, FEC_GRP_HASH_TABLE_LOW, FEC_R_DES_START_0,
3153 writel(0xffffffff, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()
3175 writel(hash_low, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()