Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.h22 u16 mwdma; member
H A Dfsl_sata.h311 u16 mwdma; member
H A Dsata_mv.c258 u16 mwdma; member
816 priv->mwdma = id[ATA_ID_MWDMA_MODES]; in mv_sata_xfer_mode()
818 debug("pio %04x, mwdma %04x, udma %04x\n", priv->pio, priv->mwdma, in mv_sata_xfer_mode()
H A Dfsl_sata.c503 sata->mwdma = id[ATA_ID_MWDMA_MODES]; in fsl_sata_xfer_mode()
505 debug("pio %04x, mwdma %04x, udma %04x\n\r", sata->pio, sata->mwdma, sata->udma); in fsl_sata_xfer_mode()