Searched refs:win_protect (Results 1 – 2 of 2) sorted by relevance
282 u32 win_protect; member2612 u32 win_protect; in mv643xx_eth_conf_mbus_windows() local2623 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()
2947 u32 win_protect; in mvneta_conf_mbus_windows() local2959 win_protect = 0; in mvneta_conf_mbus_windows()2970 win_protect |= 3 << (2 * i); in mvneta_conf_mbus_windows()