Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c281 static int mv_stop_edma_engine(int port) in mv_stop_edma_engine() function
359 mv_stop_edma_engine(port); in mv_reset_channel()
/openbmc/linux/drivers/ata/
H A Dsata_mv.c637 static int mv_stop_edma_engine(void __iomem *port_mmio);
1185 static int mv_stop_edma_engine(void __iomem *port_mmio) in mv_stop_edma_engine() function
1212 if (mv_stop_edma_engine(port_mmio)) { in mv_stop_edma()
3537 mv_stop_edma_engine(port_mmio); in mv_reset_channel()