Searched refs:DW_IC_DMA_ENABLE (Results 1 – 2 of 2) sorted by relevance
164 #define DW_IC_DMA_ENABLE (BIT(0) | BIT(1)) macro
63 write_dma_cr(DW_IC_DMA_ENABLE, reg_base); in i2c_dw_enable_idma()67 reg &= ~DW_IC_DMA_ENABLE; in i2c_dw_enable_idma()