Home
last modified time | relevance | path

Searched refs:win_protect (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c282 u32 win_protect; member
2612 u32 win_protect; in mv643xx_eth_conf_mbus_windows() local
2623 win_protect = 0; in mv643xx_eth_conf_mbus_windows()
2634 win_protect |= 3 << (2 * i); in mv643xx_eth_conf_mbus_windows()
2638 msp->win_protect = win_protect; in mv643xx_eth_conf_mbus_windows()
3164 if (mp->shared->win_protect) in mv643xx_eth_probe()
3165 wrl(mp, WINDOW_PROTECT(mp->port_num), mp->shared->win_protect); in mv643xx_eth_probe()
Dmvneta.c2947 u32 win_protect; in mvneta_conf_mbus_windows() local
2959 win_protect = 0; in mvneta_conf_mbus_windows()
2970 win_protect |= 3 << (2 * i); in mvneta_conf_mbus_windows()