Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
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()
1926 set_bit(AT_XDMAC_CHAN_IS_PAUSED_INTERNAL, &atchan->status); in at_xdmac_device_pause_internal()
1968 clear_bit(AT_XDMAC_CHAN_IS_PAUSED_INTERNAL, &atchan->status); in at_xdmac_device_resume_internal()