HomeSort by: relevance | last modified time | path
    Searched refs:RT2560_CSR1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rt2560reg.h 36 #define RT2560_CSR1 0x0004 /* System control */
rt2560.c 2812 RAL_WRITE(sc, RT2560_CSR1, RT2560_RESET_ASIC);
2813 RAL_WRITE(sc, RT2560_CSR1, RT2560_HOST_READY);
2879 RAL_WRITE(sc, RT2560_CSR1, RT2560_RESET_ASIC);
2880 RAL_WRITE(sc, RT2560_CSR1, 0);

Completed in 15 milliseconds