Searched refs:OEP_STALL (Results 1 – 2 of 2) sorted by relevance
94 clrbits_le32(®s->oep[ep - 1], OEP_STALL); in ep_reset()410 setbits_le32(®s->oep[id - 1], OEP_STALL); in fotg210_setup()688 OEP_STALL); in fotg210_ep_halt()696 OEP_STALL); in fotg210_ep_halt()
286 #define OEP_STALL (1 << 11) /* Stall */ macro