Searched refs:dma_cr (Results 1 – 2 of 2) sorted by relevance
184 i2c->dma_cr = 0; in dw_i2c_disable()360 i2c->dma_cr = BSETS_DMA_ENABLE; in dw_i2c_dma_enable()373 i2c->dma_cr = 0; in dw_i2c_abort()669 SEDI_PREG_RBFV_SET(I2C, DMA_CR, TDMAE, DISABLED, &i2c->dma_cr); in callback_tx_dma_transfer()700 SEDI_PREG_RBFV_SET(I2C, DMA_CR, RDMAE, DISABLED, &i2c->dma_cr); in callback_rx_dma_transfer()
3445 __IO_RW uint32_t dma_cr; member