Home
last modified time | relevance | path

Searched refs:save_dscr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_hdmac_regs.h238 * @save_dscr: for cyclic operations, preserve next descriptor address in
257 u32 save_dscr; member
H A Dat_hdmac.c2025 atchan->save_dscr = channel_readl(atchan, DSCR); in atc_suspend_cyclic()
2062 channel_writel(atchan, DSCR, atchan->save_dscr); in atc_resume_cyclic()
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_hdmac.c268 * @save_dscr: for cyclic operations, preserve next descriptor address in
283 u32 save_dscr; member
2166 atchan->save_dscr = channel_readl(atchan, DSCR); in atc_suspend_cyclic()
2203 channel_writel(atchan, DSCR, atchan->save_dscr); in atc_resume_cyclic()

Completed in 8 milliseconds