Home
last modified time | relevance | path

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

/drivers/dma/
Dmv_xor.h53 #define WINDOW_BAR_ENABLE(chan) (0x240 + ((chan) << 2)) macro
Dmv_xor.c1284 writel(win_enable, base + WINDOW_BAR_ENABLE(0)); in mv_xor_conf_mbus_windows()
1285 writel(win_enable, base + WINDOW_BAR_ENABLE(1)); in mv_xor_conf_mbus_windows()
/drivers/net/
Dmv643xx_eth.c77 #define WINDOW_BAR_ENABLE 0x0290 macro
2351 writel(win_enable, base + WINDOW_BAR_ENABLE); in mv643xx_eth_conf_mbus_windows()