Searched refs:RT2560_HOST_READY (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | rt2560reg.h | 129 #define RT2560_HOST_READY (1 << 2) macro |
| D | rt2560.c | 2813 RAL_WRITE(sc, RT2560_CSR1, RT2560_HOST_READY); in rt2560_init() |