Searched refs:configure_phy_mask (Results 1 – 1 of 1) sorted by relevance
328 u16 configure_phy_mask; in mpc_agent_timeout() local341 configure_phy_mask = ~port_agent->phy_configured_mask & port_agent->phy_ready_mask; in mpc_agent_timeout()346 if (configure_phy_mask & (1 << index)) { in mpc_agent_timeout()666 u16 configure_phy_mask; in apc_agent_timeout() local678 configure_phy_mask = ~port_agent->phy_configured_mask & port_agent->phy_ready_mask; in apc_agent_timeout()680 if (!configure_phy_mask) in apc_agent_timeout()684 if ((configure_phy_mask & (1 << index)) == 0) in apc_agent_timeout()