Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dat_hdmac_regs.h225 ATC_IS_ERROR = 0, enumerator
Dat_hdmac.c612 if (test_and_clear_bit(ATC_IS_ERROR, &atchan->status)) in atc_tasklet()
650 set_bit(ATC_IS_ERROR, &atchan->status); in at_dma_interrupt()