Searched refs:configure_phy_mask (Results 1 – 1 of 1) sorted by relevance
329 u16 configure_phy_mask; in mpc_agent_timeout() local342 configure_phy_mask = ~port_agent->phy_configured_mask & port_agent->phy_ready_mask; in mpc_agent_timeout()347 if (configure_phy_mask & (1 << index)) { in mpc_agent_timeout()664 u16 configure_phy_mask; in apc_agent_timeout() local676 configure_phy_mask = ~port_agent->phy_configured_mask & port_agent->phy_ready_mask; in apc_agent_timeout()678 if (!configure_phy_mask) in apc_agent_timeout()682 if ((configure_phy_mask & (1 << index)) == 0) in apc_agent_timeout()