Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dat_xdmac.c51 #define AT_XDMAC_CIE 0x00 /* Channel Interrupt Enable Register */ macro
398 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
401 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, in at_xdmac_start_xfer()
1949 at_xdmac_chan_write(atchan, AT_XDMAC_CIE, atchan->save_cim); in atmel_xdmac_resume()