Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/crystalhd/
Dbcm_70012_regs.h234 #define MISC1_TX_SW_DESC_LIST_CTRL_STS 0x00000c10 /* Tx DMA Software Descriptor List Control and St… macro
Dcrystalhd_hw.c847 dma_cntrl = crystalhd_reg_rd(hw->adp, MISC1_TX_SW_DESC_LIST_CTRL_STS); in crystalhd_start_tx_dma_engine()
850 crystalhd_reg_wr(hw->adp, MISC1_TX_SW_DESC_LIST_CTRL_STS, in crystalhd_start_tx_dma_engine()
868 dma_cntrl = crystalhd_reg_rd(hw->adp, MISC1_TX_SW_DESC_LIST_CTRL_STS); in crystalhd_stop_tx_dma_engine()
882 crystalhd_reg_wr(hw->adp, MISC1_TX_SW_DESC_LIST_CTRL_STS, dma_cntrl); in crystalhd_stop_tx_dma_engine()