Searched refs:hash_low (Results 1 – 2 of 2) sorted by relevance
11 obj-$(CONFIG_PPC_BOOK3S_604) += hash_low.o tlb.o
3618 unsigned int hash_high = 0, hash_low = 0; in set_multicast_list() local3654 hash_low |= 1 << hash; in set_multicast_list()3658 writel(hash_low, fep->hwp + FEC_GRP_HASH_TABLE_LOW); in set_multicast_list()