Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac_regs.h222 ATC_IS_PAUSED = 1, enumerator
429 return test_bit(ATC_IS_PAUSED, &atchan->status); in atc_chan_is_paused()
H A Dat_hdmac.c1350 set_bit(ATC_IS_PAUSED, &atchan->status); in atc_pause()
1372 clear_bit(ATC_IS_PAUSED, &atchan->status); in atc_resume()
1407 clear_bit(ATC_IS_PAUSED, &atchan->status); in atc_terminate_all()