Searched refs:RT2661_MCU_CNTL_CSR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h47 #define RT2661_MCU_CNTL_CSR 0x000c macro
H A Drt2661.c486 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET);
494 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR,
502 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET);
505 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, 0);
509 if (RT2661_READ(sc, RT2661_MCU_CNTL_CSR) & RT2661_MCU_READY)

Completed in 52 milliseconds