Searched refs:RT2560_HOST_READY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2560reg.h | 129 #define RT2560_HOST_READY (1 << 2) macro |
H A D | rt2560.c | 2595 RAL_WRITE(sc, RT2560_CSR1, RT2560_HOST_READY); in rt2560_init_locked() |