Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
Dat_xdmac.c61 #define AT_XDMAC_CIE 0x00 /* Channel Interrupt Enable Register */ macro
447 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
450 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
2001 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, atchan->save_cim); in atmel_xdmac_resume()