Home
last modified time | relevance | path

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

/titanic_41/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); in rt2661_load_microcode()
494 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, in rt2661_load_microcode()
502 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET); in rt2661_load_microcode()
505 RT2661_WRITE(sc, RT2661_MCU_CNTL_CSR, 0); in rt2661_load_microcode()
509 if (RT2661_READ(sc, RT2661_MCU_CNTL_CSR) & RT2661_MCU_READY) in rt2661_load_microcode()