Home
last modified time | relevance | path

Searched defs:ep_in (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dcanokey.c71 uint8_t ep_in = CANOKEY_EP_IN(ep); /* INTR IN has ep 129 */ in canokey_emu_stall_ep() local
100 uint8_t ep_in = CANOKEY_EP_IN(ep); /* INTR IN has ep 129 */ in canokey_emu_transmit() local
192 uint8_t ep_in = CANOKEY_EP_IN(p->ep->nr); in canokey_handle_data() local
H A Dcanokey.h38 uint8_t ep_in[CANOKEY_EP_NUM][CANOKEY_EP_IN_BUFFER_SIZE]; member
/openbmc/u-boot/include/
H A Dusb_ether.h29 unsigned char ep_in; /* in endpoint */ member
/openbmc/u-boot/common/
H A Dusb_storage.c83 unsigned char ep_in; /* in endpoint */ member
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h276 struct musb_ep ep_in; /* TX */ member
/openbmc/qemu/include/hw/
H A Dusb.h256 USBEndpoint ep_in[USB_MAX_ENDPOINTS]; member