Searched refs:IEP_STALL (Results 1 – 2 of 2) sorted by relevance
88 clrbits_le32(®s->iep[ep - 1], IEP_STALL); in ep_reset()410 setbits_le32(®s->iep[id - 1], IEP_STALL); in fotg210_setup()686 IEP_STALL); in fotg210_ep_halt()694 IEP_STALL); in fotg210_ep_halt()
282 #define IEP_STALL (1 << 11) /* Stall */ macro