Searched refs:OEP_STALL (Results 1 – 2 of 2) sorted by relevance
95 clrbits_le32(®s->oep[ep - 1], OEP_STALL); in ep_reset()411 setbits_le32(®s->oep[id - 1], OEP_STALL); in fotg210_setup()689 OEP_STALL); in fotg210_ep_halt()697 OEP_STALL); in fotg210_ep_halt()
287 #define OEP_STALL (1 << 11) /* Stall */ macro