Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dat_xdmac.c202 u32 save_cc; member
1861 atchan->save_cc = at_xdmac_chan_read(atchan, AT_XDMAC_CC); in atmel_xdmac_suspend()
1899 at_xdmac_chan_write(atchan, AT_XDMAC_CC, atchan->save_cc); in atmel_xdmac_resume()