Home
last modified time | relevance | path

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

/drivers/mailbox/
A Dbcm-pdc-mailbox.c118 #define PDC_TX_CTL 0x000C0800 macro
1027 iowrite32(PDC_TX_CTL, &dma_reg->dmaxmt.control); in pdc_ring_init()
1045 iowrite32(PDC_TX_CTL | PDC_TX_ENABLE, &dma_reg->dmaxmt.control); in pdc_ring_init()
1309 iowrite32(PDC_TX_CTL, &dma_reg->dmaxmt.control); in pdc_hw_init()
1333 iowrite32(PDC_TX_CTL, &dma_reg->dmaxmt.control); in pdc_hw_disable()

Completed in 9 milliseconds