• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/

Lines Matching refs:RTMP_IO_WRITE32

419 			RTMP_IO_WRITE32(pAd, TX_PWR_CFG_0 + i * 4, data);
768 RTMP_IO_WRITE32(pAd, MAC_ADDR_DW0, csr2.word);
773 RTMP_IO_WRITE32(pAd, MAC_ADDR_DW1, csr3.word);
1215 /* RTMP_IO_WRITE32(pAd, PWR_PIN_CFG, 0x00001818); */
1399 RTMP_IO_WRITE32(pAd, WPDMA_GLO_CFG, GloCfg.word);
1418 RTMP_IO_WRITE32(pAd, WPDMA_RST_IDX, 0x1003f); /* 0x10000 for reset rx, 0x3f resets all 6 tx rings. */
1419 RTMP_IO_WRITE32(pAd, PBF_SYS_CTRL, 0xe1f);
1420 RTMP_IO_WRITE32(pAd, PBF_SYS_CTRL, 0xe00);
1436 RTMP_IO_WRITE32(pAd, TX_BASE_PTR1, Value);
1442 RTMP_IO_WRITE32(pAd, TX_BASE_PTR0, Value);
1448 RTMP_IO_WRITE32(pAd, TX_BASE_PTR2, Value);
1454 RTMP_IO_WRITE32(pAd, TX_BASE_PTR3, Value);
1459 RTMP_IO_WRITE32(pAd, TX_BASE_PTR5, Value);
1464 RTMP_IO_WRITE32(pAd, RX_BASE_PTR, Value);
1470 RTMP_IO_WRITE32(pAd, RX_CRX_IDX, pAd->RxRing.RxCpuIdx);
1477 RTMP_IO_WRITE32(pAd, (TX_CTX_IDX0 + i * 0x10),
1485 RTMP_IO_WRITE32(pAd, TX_MGMTCTX_IDX, pAd->MgmtRing.TxCpuIdx);
1493 RTMP_IO_WRITE32(pAd, TX_MAX_CNT0, Value);
1494 RTMP_IO_WRITE32(pAd, TX_MAX_CNT1, Value);
1495 RTMP_IO_WRITE32(pAd, TX_MAX_CNT2, Value);
1496 RTMP_IO_WRITE32(pAd, TX_MAX_CNT3, Value);
1497 RTMP_IO_WRITE32(pAd, TX_MAX_CNT4, Value);
1499 RTMP_IO_WRITE32(pAd, TX_MGMTMAX_CNT, Value);
1503 RTMP_IO_WRITE32(pAd, RX_MAX_CNT, Value);
1508 RTMP_IO_WRITE32(pAd, WMM_TXOP0_CFG, csr0.word);
1516 RTMP_IO_WRITE32(pAd, WMM_TXOP1_CFG, csr0.word);
1533 RTMP_IO_WRITE32(pAd, WPDMA_GLO_CFG, GloCfg.word);
1536 RTMP_IO_WRITE32(pAd, DELAY_INT_CFG, IntCfg.word);
1585 RTMP_IO_WRITE32(pAd, PWR_PIN_CFG, 0x3); /* To fix driver disable/enable hang issue when radio off */
1587 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x3);
1589 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x1);
1591 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x0);
1594 RTMP_IO_WRITE32(pAd, MACRegTable[Index].Register,
1600 RTMP_IO_WRITE32(pAd, STAMACRegTable[Index].Register,
1628 RTMP_IO_WRITE32(pAd, PBF_SYS_CTRL, MacCsr12);
1630 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x3);
1631 RTMP_IO_WRITE32(pAd, USB_DMA_CFG, 0x0);
1634 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x0);
1645 RTMP_IO_WRITE32(pAd, (u16)MACRegTable[Index].Register,
1651 RTMP_IO_WRITE32(pAd,
1661 RTMP_IO_WRITE32(pAd, TX_SW_CFG1, 0);
1666 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x2C); /* To fix throughput drop drastically */
1668 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x0F); /* To fix throughput drop drastically */
1671 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x0);
1675 RTMP_IO_WRITE32(pAd, TX_SW_CFG1, 0);
1676 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x2C); /* To fix throughput drop drastically */
1678 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0);
1700 RTMP_IO_WRITE32(pAd, H2M_BBP_AGENT, 0); /* initialize BBP R/W access agent */
1701 RTMP_IO_WRITE32(pAd, H2M_MAILBOX_CSR, 0);
1740 RTMP_IO_WRITE32(pAd, MAX_LEN_CFG, value2);
1823 RTMP_IO_WRITE32(pAd, MAX_LEN_CFG, csr);
1843 /* RTMP_IO_WRITE32(pAd, PWR_PIN_CFG, 0x00001818); */
1862 RTMP_IO_WRITE32(pAd, SHARED_KEY_MODE_BASE + 4 * KeyIdx,
1868 RTMP_IO_WRITE32(pAd,
1874 /* RTMP_IO_WRITE32(pAd, MAC_CSR1, 0x0); // 2004-09-14 asked by Mark */
1875 /* RTMP_IO_WRITE32(pAd, MAC_CSR1, 0x4); */
1882 RTMP_IO_WRITE32(pAd,
1900 RTMP_IO_WRITE32(pAd, USB_CYC_CFG, Counter);
1906 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x583f);
1938 /*RTMP_IO_WRITE32(pAd, TX_CNTL_CSR, 0x001f0000); */
1943 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, Value);
1946 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x03); /* 2004-09-17 change from 0x01 */
1947 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x00);
2306 /* RTMP_IO_WRITE32(pAd, MAC_CSR1, 0x2); */
2308 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x1);
2310 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0x0);
3171 RTMP_IO_WRITE32(pAd, RX_FILTR_CFG, rx_filter_flag); /* enable RX of DMA block */
3177 RTMP_IO_WRITE32(pAd, RX_FILTR_CFG, rx_filter_flag);
3180 RTMP_IO_WRITE32(pAd, MAC_SYS_CTRL, 0xc);
3208 RTMP_IO_WRITE32(pAd, AUTO_WAKEUP_CFG,
3245 RTMP_IO_WRITE32(pAd, AUX_CTRL, MacCsr0);
3251 RTMP_IO_WRITE32(pAd, PWR_PIN_CFG, 0x2);