Searched refs:XAE_STATCNT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xilinx/ | ||
H A D | if_xaereg.h | 49 #define XAE_STATCNT(n) (0x00200 + 0x8 * (n)) /* Statistics Counters RO */ macro |
H A D | if_xae.c | 370 new = READ8(sc, XAE_STATCNT(counter_id)); in xae_stat() |