Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c55 #define EDMA_CFG 0x000 macro
328 tmp = in_le32(priv->regbase + EDMA_CFG); in mv_start_edma_engine()
331 out_le32(priv->regbase + EDMA_CFG, tmp); in mv_start_edma_engine()
376 out_le32(priv->regbase + EDMA_CFG, 0x101f); in mv_reset_port()
/openbmc/linux/drivers/ata/
H A Dsata_mv.c305 EDMA_CFG = 0, enumerator
1627 writelfl(cfg, port_mmio + EDMA_CFG); in mv_edma_cfg()
3132 writel(0x11f, port_mmio + EDMA_CFG); in mv5_reset_hc_port()
3415 writel(0x101f, port_mmio + EDMA_CFG); in mv_soc_reset_hc_port()