Home
last modified time | relevance | path

Searched refs:RT2560_HOST_READY (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ral/
H A Drt2560reg.h131 #define RT2560_HOST_READY (1 << 2) macro
H A Drt2560.c2701 RAL_WRITE(sc, RT2560_CSR1, RT2560_HOST_READY); in rt2560_init_locked()