Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dat_xdmac.c61 #define AT_XDMAC_CIE 0x00 /* Channel Interrupt Enable Register */ macro
446 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
449 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
2028 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, atchan->save_cim); in atmel_xdmac_resume()