Searched refs:RT2560_RXCSR2 (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/netif/ral/ | ||
| HD | rt2560reg.h | 69 #define RT2560_RXCSR2 0x0088 /* RX ring base address */ macro |
| HD | rt2560.c | 2685 RAL_WRITE(sc, RT2560_RXCSR2, sc->rxq.physaddr); in rt2560_init_locked() |