Searched refs:win_protect (Results 1 – 2 of 2) sorted by relevance
282 u32 win_protect; member2641 u32 win_protect; in mv643xx_eth_conf_mbus_windows() local2652 win_protect = 0; in mv643xx_eth_conf_mbus_windows()2663 win_protect |= 3 << (2 * i); in mv643xx_eth_conf_mbus_windows()2667 msp->win_protect = win_protect; in mv643xx_eth_conf_mbus_windows()3192 if (mp->shared->win_protect) in mv643xx_eth_probe()3193 wrl(mp, WINDOW_PROTECT(mp->port_num), mp->shared->win_protect); in mv643xx_eth_probe()
3173 u32 win_protect; in mvneta_conf_mbus_windows() local3185 win_protect = 0; in mvneta_conf_mbus_windows()3196 win_protect |= 3 << (2 * i); in mvneta_conf_mbus_windows()3200 mvreg_write(pp, MVNETA_ACCESS_PROTECT_ENABLE, win_protect); in mvneta_conf_mbus_windows()