Home
last modified time | relevance | path

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

/linux/drivers/dma/
A Dmv_xor.h69 #define WINDOW_BASE(w) (0x50 + ((w) << 2)) macro
A Dmv_xor.c539 base + WINDOW_BASE(i)); in mv_xor_add_io_win()
1170 writel(0, base + WINDOW_BASE(i)); in mv_xor_conf_mbus_windows()
1181 dram->mbus_dram_target_id, base + WINDOW_BASE(i)); in mv_xor_conf_mbus_windows()
1206 writel(0, base + WINDOW_BASE(i)); in mv_xor_conf_mbus_windows_a3700()
/linux/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c64 #define WINDOW_BASE(w) (0x0200 + ((w) << 3)) macro
2629 writel(0, base + WINDOW_BASE(i)); in mv643xx_eth_conf_mbus_windows()
2643 dram->mbus_dram_target_id, base + WINDOW_BASE(i)); in mv643xx_eth_conf_mbus_windows()
/linux/drivers/ata/
A Dsata_mv.c445 #define WINDOW_BASE(i) (0x20034 + ((i) << 4)) macro
4030 writel(0, hpriv->base + WINDOW_BASE(i)); in mv_conf_mbus_windows()
4040 writel(cs->base, hpriv->base + WINDOW_BASE(i)); in mv_conf_mbus_windows()

Completed in 24 milliseconds