Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h194 #define HASH_TABLE_REG(n) 0x500 + (0x4 * n) macro
H A Ddwc1000_core.c350 WRITE4(sc, HASH_TABLE_REG(i), ctx.hash[i]); in dwc1000_setup_rxfilter()