ATC_IS_PAUSED
set_bit(ATC_IS_PAUSED, &atchan->status);
clear_bit(ATC_IS_PAUSED, &atchan->status);
return test_bit(ATC_IS_PAUSED, &atchan->status);