Home
last modified time | relevance | path

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

/drivers/dma/
Dat_hdmac_regs.h216 ATC_IS_BTC = 2, enumerator
Dat_hdmac.c289 if (unlikely(test_bit(ATC_IS_BTC, &atchan->status))) { in atc_get_bytes_left()
290 clear_bit(ATC_IS_BTC, &atchan->status); in atc_get_bytes_left()
538 set_bit(ATC_IS_BTC, &atchan->status); in at_dma_interrupt()