Home
last modified time | relevance | path

Searched refs:WINDOW_REMAP_HIGH (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Dmv_xor.h71 #define WINDOW_REMAP_HIGH(w) (0x90 + ((w) << 2)) macro
H A Dmv_xor.c1173 writel(0, base + WINDOW_REMAP_HIGH(i)); in mv_xor_conf_mbus_windows()
1209 writel(0, base + WINDOW_REMAP_HIGH(i)); in mv_xor_conf_mbus_windows_a3700()
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c66 #define WINDOW_REMAP_HIGH(w) (0x0280 + ((w) << 2)) macro
2634 writel(0, base + WINDOW_REMAP_HIGH(i)); in mv643xx_eth_conf_mbus_windows()