Searched refs:HASH_TABLE_REG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dwc/ | ||
H A D | dwc1000_reg.h | 194 #define HASH_TABLE_REG(n) 0x500 + (0x4 * n) macro |
H A D | dwc1000_core.c | 350 WRITE4(sc, HASH_TABLE_REG(i), ctx.hash[i]); in dwc1000_setup_rxfilter() |