Home
last modified time | relevance | path

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

/hal_altera-latest/drivers/altera_msgdma/HAL/src/
Daltera_msgdma.c180 alt_u32 temporary_control; in alt_msgdma_irq() local
186 temporary_control = in alt_msgdma_irq()
191 temporary_control); in alt_msgdma_irq()
199 temporary_control = IORD_ALTERA_MSGDMA_CSR_CONTROL(dev->csr_base) in alt_msgdma_irq()
202 IOWR_ALTERA_MSGDMA_CSR_CONTROL(dev->csr_base, temporary_control); in alt_msgdma_irq()
224 temporary_control = in alt_msgdma_irq()
229 temporary_control); in alt_msgdma_irq()
233 temporary_control = IORD_ALTERA_MSGDMA_CSR_CONTROL(dev->csr_base) in alt_msgdma_irq()
236 IOWR_ALTERA_MSGDMA_CSR_CONTROL(dev->csr_base, temporary_control); in alt_msgdma_irq()
1482 alt_u32 temporary_control; in alt_msgdma_init() local
[all …]