RT2661_MCU_CNTL_CSR 2648 dev/ic/rt2661.c 	RAL_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET);
RT2661_MCU_CNTL_CSR 2656 dev/ic/rt2661.c 	RAL_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET | RT2661_MCU_SEL);
RT2661_MCU_CNTL_CSR 2658 dev/ic/rt2661.c 	RAL_WRITE(sc, RT2661_MCU_CNTL_CSR, RT2661_MCU_RESET);
RT2661_MCU_CNTL_CSR 2661 dev/ic/rt2661.c 	RAL_WRITE(sc, RT2661_MCU_CNTL_CSR, 0);
RT2661_MCU_CNTL_CSR 2665 dev/ic/rt2661.c 		if (RAL_READ(sc, RT2661_MCU_CNTL_CSR) & RT2661_MCU_READY)