changed_ep_bitmask 3313 drivers/usb/host/xhci.c 		unsigned int *num_streams, u32 *changed_ep_bitmask)
changed_ep_bitmask 3335 drivers/usb/host/xhci.c 		if (*changed_ep_bitmask & endpoint_flag)
changed_ep_bitmask 3337 drivers/usb/host/xhci.c 		*changed_ep_bitmask |= endpoint_flag;
changed_ep_bitmask 3346 drivers/usb/host/xhci.c 	u32 changed_ep_bitmask = 0;
changed_ep_bitmask 3378 drivers/usb/host/xhci.c 		changed_ep_bitmask |= xhci_get_endpoint_flag(&eps[i]->desc);
changed_ep_bitmask 3380 drivers/usb/host/xhci.c 	return changed_ep_bitmask;
changed_ep_bitmask 3412 drivers/usb/host/xhci.c 	u32 changed_ep_bitmask = 0;
changed_ep_bitmask 3450 drivers/usb/host/xhci.c 			num_eps, &num_streams, &changed_ep_bitmask);
changed_ep_bitmask 3512 drivers/usb/host/xhci.c 			changed_ep_bitmask, changed_ep_bitmask);
changed_ep_bitmask 3573 drivers/usb/host/xhci.c 	u32 changed_ep_bitmask;
changed_ep_bitmask 3580 drivers/usb/host/xhci.c 	changed_ep_bitmask = xhci_calculate_no_streams_bitmask(xhci,
changed_ep_bitmask 3582 drivers/usb/host/xhci.c 	if (changed_ep_bitmask == 0) {
changed_ep_bitmask 3616 drivers/usb/host/xhci.c 			changed_ep_bitmask, changed_ep_bitmask);