Searched refs:DW_DMA_IS_SOFT_LLP (Results 1 – 2 of 2) sorted by relevance
291 was_soft_llp = test_and_set_bit(DW_DMA_IS_SOFT_LLP, in dwc_dostart()414 if (test_bit(DW_DMA_IS_SOFT_LLP, &dwc->flags)) { in dwc_scan_descriptors()441 clear_bit(DW_DMA_IS_SOFT_LLP, &dwc->flags); in dwc_scan_descriptors()455 if (test_bit(DW_DMA_IS_SOFT_LLP, &dwc->flags)) { in dwc_scan_descriptors()968 clear_bit(DW_DMA_IS_SOFT_LLP, &dwc->flags); in dwc_terminate_all()1012 if (test_bit(DW_DMA_IS_SOFT_LLP, &dwc->flags) && residue) in dwc_get_residue()
248 DW_DMA_IS_SOFT_LLP = 1, enumerator