Searched refs:GENET_UMAC_MDF_ADDR1 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | bcmgenetreg.h | 97 #define GENET_UMAC_MDF_ADDR1(n) (0xe58 + (n) * 0x8) macro |
H A D | bcmgenet.c | 393 WR4(sc, GENET_UMAC_MDF_ADDR1(n), addr1); in genet_setup_rxfilter_mdf() |