Searched refs:GENET_INTRL2_CPU_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/broadcom/genet/ | ||
H A D | if_genetreg.h | 59 #define GENET_INTRL2_CPU_STAT_MASK 0x20c macro |
H A D | if_genet.c | 1324 val &= ~RD4(sc, GENET_INTRL2_CPU_STAT_MASK); in gen_intr() |