Home
last modified time | relevance | path

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.c490 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET); in rt2661_load_microcode()
498 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, in rt2661_load_microcode()
506 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET); in rt2661_load_microcode()
509 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, 0); in rt2661_load_microcode()
513 if (RT2661_READ(sc, RT2661_MCU_CNTL_CSR) & RT2661_MCU_READY) in rt2661_load_microcode()