Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dat_xdmac.c190 AT_XDMAC_CHAN_IS_PAUSED_INTERNAL, enumerator
354 return test_bit(AT_XDMAC_CHAN_IS_PAUSED_INTERNAL, &atchan->status); in at_xdmac_chan_is_paused_internal()
1928 set_bit(AT_XDMAC_CHAN_IS_PAUSED_INTERNAL, &atchan->status); in at_xdmac_device_pause_internal()
1970 clear_bit(AT_XDMAC_CHAN_IS_PAUSED_INTERNAL, &atchan->status); in at_xdmac_device_resume_internal()