Home
last modified time | relevance | path

Searched refs:WINDOW_REMAP_HIGH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c66 #define WINDOW_REMAP_HIGH(w) (0x0280 + ((w) << 2)) macro
2627 writel(0, base + WINDOW_REMAP_HIGH(i)); in mv643xx_eth_conf_mbus_windows()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c66 #define WINDOW_REMAP_HIGH(w) (0x0280 + ((w) << 2)) macro
2638 writel(0, base + WINDOW_REMAP_HIGH(i)); in mv643xx_eth_conf_mbus_windows()

Completed in 13 milliseconds