Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dat_xdmac.c225 u32 save_cc; member
2157 atchan->save_cc = at_xdmac_chan_read(atchan, AT_XDMAC_CC); in atmel_xdmac_suspend()
2208 at_xdmac_chan_write(atchan, AT_XDMAC_CC, atchan->save_cc); in atmel_xdmac_resume()