Searched refs:ATAPI_CONTROL1_START (Results 1 – 1 of 1) sorted by relevance
39 #define ATAPI_CONTROL1_START BIT(0) macro551 if (dmactl & ATAPI_CONTROL1_START) { in sata_rcar_bmdma_setup()552 dmactl &= ~ATAPI_CONTROL1_START; in sata_rcar_bmdma_setup()573 dmactl |= ATAPI_CONTROL1_START; in sata_rcar_bmdma_start()586 if (dmactl & ATAPI_CONTROL1_START) { in sata_rcar_bmdma_stop()587 dmactl &= ~ATAPI_CONTROL1_START; in sata_rcar_bmdma_stop()