Searched refs:RT2560_CSR0 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | rt2560reg.h | 35 #define RT2560_CSR0 0x0000 /* ASIC version number */ macro |
H A D | rt2560.c | 331 sc->asic_rev = RAL_READ(sc, RT2560_CSR0); in rt2560_attach() |