Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_ether.h30 unsigned char ep_out; /* out ....... */ member
/openbmc/qemu/hw/usb/
H A Dcanokey.h58 uint8_t *ep_out[CANOKEY_EP_NUM]; member
H A Dcanokey.c193 uint8_t ep_out = p->ep->nr; in canokey_handle_data() local
/openbmc/u-boot/common/
H A Dusb_storage.c84 unsigned char ep_out; /* out ....... */ member
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h277 struct musb_ep ep_out; /* RX */ member
/openbmc/qemu/include/hw/
H A Dusb.h257 USBEndpoint ep_out[USB_MAX_ENDPOINTS]; member