Searched refs:ECPP_PHASE_ECP_REV_IDLE (Results 1 – 2 of 2) sorted by relevance
2686 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE; in ecpp_flush()2784 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE); in ecpp_start()2787 if (pp->current_phase == ECPP_PHASE_ECP_REV_IDLE) { in ecpp_start()4450 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE); in ecp_peripheral2host()4556 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE; in ecp_peripheral2host()4656 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE; in ecpp_ecp_read_completion()4854 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE; in ecp_forward2reverse()4870 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE); in ecp_reverse2forward()5113 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE); in ecpp_idle_phase()5116 if ((pp->current_phase == ECPP_PHASE_ECP_REV_IDLE) && in ecpp_idle_phase()
275 #define ECPP_PHASE_ECP_REV_IDLE 0x35 /* ecp reverse idle */ macro