RAL_READ 187 dev/ic/rt2560.c sc->asic_rev = RAL_READ(sc, RT2560_CSR0); RAL_READ 847 dev/ic/rt2560.c n = (RAL_READ(sc, RT2560_CSR21) & RT2560_93C46) ? 5 : 7; RAL_READ 861 dev/ic/rt2560.c tmp = RAL_READ(sc, RT2560_CSR21); RAL_READ 886 dev/ic/rt2560.c hw = (RAL_READ(sc, RT2560_SECCSR1) - sc->txq.physaddr) / RAL_READ 1084 dev/ic/rt2560.c hw = (RAL_READ(sc, RT2560_SECCSR0) - sc->rxq.physaddr) / RAL_READ 1173 dev/ic/rt2560.c tsf_hi = RAL_READ(sc, RT2560_CSR17); RAL_READ 1174 dev/ic/rt2560.c tsf_lo = RAL_READ(sc, RT2560_CSR16); RAL_READ 1329 dev/ic/rt2560.c if ((r = RAL_READ(sc, RT2560_CSR7)) == 0) RAL_READ 2089 dev/ic/rt2560.c if (!(RAL_READ(sc, RT2560_BBPCSR) & RT2560_BBP_BUSY)) RAL_READ 2114 dev/ic/rt2560.c val = RAL_READ(sc, RT2560_BBPCSR); RAL_READ 2131 dev/ic/rt2560.c if (!(RAL_READ(sc, RT2560_RFCSR) & RT2560_RF_BUSY)) RAL_READ 2238 dev/ic/rt2560.c RAL_READ(sc, RT2560_CNT0); RAL_READ 2357 dev/ic/rt2560.c tmp = RAL_READ(sc, RT2560_CSR11); RAL_READ 2428 dev/ic/rt2560.c tmp = RAL_READ(sc, RT2560_CSR3); RAL_READ 2434 dev/ic/rt2560.c tmp = RAL_READ(sc, RT2560_CSR4); RAL_READ 2445 dev/ic/rt2560.c tmp = RAL_READ(sc, RT2560_RXCSR0); RAL_READ 2479 dev/ic/rt2560.c tmp = RAL_READ(sc, RT2560_BBPCSR1) & ~0x00070007; RAL_READ 2663 dev/ic/rt2560.c RAL_READ(sc, RT2560_CNT0); RAL_READ 2664 dev/ic/rt2560.c RAL_READ(sc, RT2560_CNT4); RAL_READ 200 dev/ic/rt2661.c if ((val = RAL_READ(sc, RT2661_MAC_CSR0)) != 0) RAL_READ 785 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR9); RAL_READ 863 dev/ic/rt2661.c n = (RAL_READ(sc, RT2661_E2PROM_CSR) & RT2661_93C46) ? 5 : 7; RAL_READ 877 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_E2PROM_CSR); RAL_READ 903 dev/ic/rt2661.c const uint32_t val = RAL_READ(sc, RT2661_STA_CSR4); RAL_READ 1096 dev/ic/rt2661.c tsf_hi = RAL_READ(sc, RT2661_TXRX_CSR13); RAL_READ 1097 dev/ic/rt2661.c tsf_lo = RAL_READ(sc, RT2661_TXRX_CSR12); RAL_READ 1195 dev/ic/rt2661.c RAL_READ(sc, RT2661_M2H_CMD_DONE_CSR); RAL_READ 1206 dev/ic/rt2661.c r1 = RAL_READ(sc, RT2661_INT_SOURCE_CSR); RAL_READ 1207 dev/ic/rt2661.c r2 = RAL_READ(sc, RT2661_MCU_INT_SOURCE_CSR); RAL_READ 1933 dev/ic/rt2661.c if (!(RAL_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY)) RAL_READ 1955 dev/ic/rt2661.c if (!(RAL_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY)) RAL_READ 1968 dev/ic/rt2661.c val = RAL_READ(sc, RT2661_PHY_CSR3); RAL_READ 1985 dev/ic/rt2661.c if (!(RAL_READ(sc, RT2661_PHY_CSR4) & RT2661_RF_BUSY)) RAL_READ 2007 dev/ic/rt2661.c if (RAL_READ(sc, RT2661_H2M_MAILBOX_CSR) & RT2661_H2M_BUSY) RAL_READ 2030 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR0); RAL_READ 2050 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR4); RAL_READ 2065 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR4); RAL_READ 2130 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_PHY_CSR0); RAL_READ 2246 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR0); RAL_READ 2283 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_MAC_CSR9); RAL_READ 2530 dev/ic/rt2661.c if (RAL_READ(sc, RT2661_MAC_CSR12) & 8) RAL_READ 2552 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR0) & 0xffff; RAL_READ 2612 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR0); RAL_READ 2665 dev/ic/rt2661.c if (RAL_READ(sc, RT2661_MCU_CNTL_CSR) & RT2661_MCU_READY) RAL_READ 2702 dev/ic/rt2661.c cca = RAL_READ(sc, RT2661_STA_CSR1) & 0xffff; RAL_READ 2749 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR0); RAL_READ 2866 dev/ic/rt2661.c tmp = RAL_READ(sc, RT2661_TXRX_CSR9) & 0xff000000;