Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dat_hdmac.c262 ATC_IS_PAUSED = 1, enumerator
463 return test_bit(ATC_IS_PAUSED, &atchan->status); in atc_chan_is_paused()
1590 set_bit(ATC_IS_PAUSED, &atchan->status); in atc_pause()
1612 clear_bit(ATC_IS_PAUSED, &atchan->status); in atc_resume()
1652 clear_bit(ATC_IS_PAUSED, &atchan->status); in atc_terminate_all()