Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dat_xdmac.c62 #define AT_XDMAC_CIE 0x00 /* Channel Interrupt Enable Register */ macro
397 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
400 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
1905 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, atchan->save_cim); in atmel_xdmac_resume()