Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac_regs.h221 ATC_IS_ERROR = 0, enumerator
H A Dat_hdmac.c576 if (test_and_clear_bit(ATC_IS_ERROR, &atchan->status)) in atc_tasklet()
613 set_bit(ATC_IS_ERROR, &atchan->status); in at_dma_interrupt()