Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmvebu_mmc.c338 mvebu_mmc_write(WINDOW_BASE(i), 0); in mvebu_window_setup()
374 mvebu_mmc_write(WINDOW_BASE(i), base); in mvebu_window_setup()
/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h75 #define WINDOW_BASE(i) (0x10c + ((i) << 3)) macro
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmv_xor.h69 #define WINDOW_BASE(w) (0x50 + ((w) << 2)) macro
H 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c64 #define WINDOW_BASE(w) (0x0200 + ((w) << 3)) macro
2624 writel(0, base + WINDOW_BASE(i)); in mv643xx_eth_conf_mbus_windows()
2638 dram->mbus_dram_target_id, base + WINDOW_BASE(i)); in mv643xx_eth_conf_mbus_windows()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_mv.c445 #define WINDOW_BASE(i) (0x20034 + ((i) << 4)) macro
4026 writel(0, hpriv->base + WINDOW_BASE(i)); in mv_conf_mbus_windows()
4036 writel(cs->base, hpriv->base + WINDOW_BASE(i)); in mv_conf_mbus_windows()