Lines Matching refs:ep_index
155 #define ep_index(_ep) ((_ep)->bEndpointAddress & \
202 if (!ep_index(hsep)) {
335 offset = (ep_index(hsep)) ? S3C_ESR : S3C_EP0SR;
461 set_index(hsudc, ep_index(hsep));
462 offset = (ep_index(hsep)) ? S3C_ECR : S3C_EP0CR;
467 if (ep_index(hsep))
734 __set_bit(ep_index(hsep), hsudc->regs + S3C_EIER);
759 __clear_bit(ep_index(hsep), hsudc->regs + S3C_EIER);
840 if (!ep_index(hsep) && _req->length == 0) {
848 offset = (ep_index(hsep)) ? S3C_ESR : S3C_EP0SR;