Searched refs:phy_state (Results 1 – 4 of 4) sorted by relevance
181 enum eth_mcux_phy_state phy_state; member349 context->phy_state = eth_mcux_phy_state_reset; in eth_mcux_phy_enter_reset()359 phy_state_name(context->phy_state)); in eth_mcux_phy_start()364 switch (context->phy_state) { in eth_mcux_phy_start()383 context->phy_state = eth_mcux_phy_state_initial; in eth_mcux_phy_start()385 context->phy_state = eth_mcux_phy_state_reset; in eth_mcux_phy_start()405 phy_state_name(context->phy_state)); in eth_mcux_phy_stop()410 switch (context->phy_state) { in eth_mcux_phy_stop()420 context->phy_state = eth_mcux_phy_state_closing; in eth_mcux_phy_stop()425 context->phy_state = eth_mcux_phy_state_initial; in eth_mcux_phy_stop()[all …]
722 switch (pd->phy_state) { in cp_phy_state_update()728 pd->phy_state = OSDP_CP_PHY_STATE_SEND_CMD; in cp_phy_state_update()751 pd->phy_state = OSDP_CP_PHY_STATE_ERR; in cp_phy_state_update()756 pd->phy_state = OSDP_CP_PHY_STATE_REPLY_WAIT; in cp_phy_state_update()768 pd->phy_state = OSDP_CP_PHY_STATE_IDLE; in cp_phy_state_update()774 pd->phy_state = OSDP_CP_PHY_STATE_WAIT; in cp_phy_state_update()788 pd->phy_state = OSDP_CP_PHY_STATE_ERR; in cp_phy_state_update()827 int phy_state; in state_update() local833 phy_state = cp_phy_state_update(pd); in state_update()834 if (phy_state == OSDP_CP_ERR_INPROG || in state_update()[all …]
461 enum osdp_cp_phy_state_e phy_state; member
527 pd->phy_state = 0; in osdp_phy_state_reset()