Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 25 of 119) sorted by relevance

12345

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.c48 uchar *ep, int epsize) in ti_i2c_eeprom_read()
79 u32 header, u32 size, uint8_t *ep) in ti_i2c_eeprom_get()
173 struct ti_common_eeprom *ep; in ti_i2c_eeprom_am_set() local
199 struct ti_common_eeprom *ep; in ti_i2c_eeprom_am_get() local
245 struct ti_common_eeprom *ep; in ti_i2c_eeprom_dra7_get() local
289 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_is() local
298 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_rev_is() local
310 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_get_rev() local
318 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_get_config() local
326 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_get_name() local
[all …]
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c92 static int setdma_rx(struct dwc2_ep *ep, struct dwc2_request *req) in setdma_rx()
134 static int setdma_tx(struct dwc2_ep *ep, struct dwc2_request *req) in setdma_tx()
194 struct dwc2_ep *ep = &dev->ep[ep_num]; in complete_rx() local
267 struct dwc2_ep *ep = &dev->ep[ep_num]; in complete_tx() local
343 struct dwc2_ep *ep = &dev->ep[ep_num]; in dwc2_udc_check_tx_queue() local
589 struct dwc2_ep *ep; in dwc2_queue() local
686 static int write_fifo_ep0(struct dwc2_ep *ep, struct dwc2_request *req) in write_fifo_ep0()
724 static int dwc2_fifo_read(struct dwc2_ep *ep, u32 *cp, int max) in dwc2_fifo_read()
757 static inline void dwc2_udc_ep0_set_stall(struct dwc2_ep *ep) in dwc2_udc_ep0_set_stall()
788 struct dwc2_ep *ep = &dev->ep[0]; in dwc2_ep0_read() local
[all …]
H A Datmel_usba_udc.c28 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) in next_fifo_transaction()
50 static void submit_request(struct usba_ep *ep, struct usba_request *req) in submit_request()
68 static void submit_next_request(struct usba_ep *ep) in submit_next_request()
82 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status()
89 static void receive_data(struct usba_ep *ep) in receive_data()
145 request_complete(struct usba_ep *ep, struct usba_request *req, int status) in request_complete()
157 request_complete_list(struct usba_ep *ep, struct list_head *list, int status) in request_complete_list()
170 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_enable() local
272 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_disable() local
338 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_queue() local
[all …]
H A Df_rockusb.c137 static void rockusb_complete(struct usb_ep *ep, struct usb_request *req) in rockusb_complete()
221 static struct usb_request *rockusb_start_ep(struct usb_ep *ep) in rockusb_start_ep()
392 static void tx_handler_send_csw(struct usb_ep *ep, struct usb_request *req) in tx_handler_send_csw()
406 static unsigned int rx_bytes_expected(struct usb_ep *ep) in rx_bytes_expected()
426 static void tx_handler_ul_image(struct usb_ep *ep, struct usb_request *req) in tx_handler_ul_image()
485 static void rx_handler_dl_image(struct usb_ep *ep, struct usb_request *req) in rx_handler_dl_image()
545 static void cb_test_unit_ready(struct usb_ep *ep, struct usb_request *req) in cb_test_unit_ready()
556 static void cb_read_storage_id(struct usb_ep *ep, struct usb_request *req) in cb_read_storage_id()
578 static void cb_get_chip_version(struct usb_ep *ep, struct usb_request *req) in cb_get_chip_version()
615 static void cb_read_lba(struct usb_ep *ep, struct usb_request *req) in cb_read_lba()
[all …]
H A Depautoconf.c48 struct usb_ep *ep, in ep_matches()
176 struct usb_ep *ep; in find_ep() local
220 struct usb_ep *ep = NULL; in usb_ep_autoconfig() local
306 struct usb_ep *ep; in usb_ep_autoconfig_reset() local
H A Ddwc2_udc_otg.c190 struct dwc2_ep *ep = &dev->ep[i]; in udc_reinit() local
304 static void done(struct dwc2_ep *ep, struct dwc2_request *req, int status) in done()
355 static void nuke(struct dwc2_ep *ep, int status) in nuke()
380 struct dwc2_ep *ep = &dev->ep[i]; in stop_activity() local
543 struct dwc2_ep *ep; in dwc2_ep_enable() local
608 struct dwc2_ep *ep; in dwc2_ep_disable() local
634 static struct usb_request *dwc2_alloc_request(struct usb_ep *ep, in dwc2_alloc_request()
651 static void dwc2_free_request(struct usb_ep *ep, struct usb_request *_req) in dwc2_free_request()
665 struct dwc2_ep *ep; in dwc2_dequeue() local
699 struct dwc2_ep *ep; in dwc2_fifo_status() local
[all …]
H A Dat91_udc.c70 static void done(struct at91_ep *ep, struct at91_request *req, int status) in done()
121 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo()
196 static int write_fifo(struct at91_ep *ep, struct at91_request *req) in write_fifo()
264 static void nuke(struct at91_ep *ep, int status) in nuke()
285 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_enable() local
362 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_disable() local
419 struct at91_ep *ep; in at91_ep_queue() local
517 struct at91_ep *ep; in at91_ep_dequeue() local
544 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_set_halt() local
641 struct at91_ep *ep = &udc->ep[i]; in udc_reinit() local
[all …]
H A Dpxa25x_udc.c296 struct pxa25x_ep *ep; in pxa25x_ep_enable() local
348 struct pxa25x_ep *ep; in pxa25x_ep_disable() local
415 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) in done()
471 write_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_fifo()
543 write_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo()
604 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo()
683 read_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo()
726 struct pxa25x_ep *ep; in pxa25x_ep_queue() local
839 static void nuke(struct pxa25x_ep *ep, int status) in nuke()
858 struct pxa25x_ep *ep; in pxa25x_ep_dequeue() local
[all …]
H A Df_fastboot.c140 static void fastboot_complete(struct usb_ep *ep, struct usb_request *req) in fastboot_complete()
218 static struct usb_request *fastboot_start_ep(struct usb_ep *ep) in fastboot_start_ep()
343 static void compl_do_reset(struct usb_ep *ep, struct usb_request *req) in compl_do_reset()
348 static unsigned int rx_bytes_expected(struct usb_ep *ep) in rx_bytes_expected()
372 static void rx_handler_dl_image(struct usb_ep *ep, struct usb_request *req) in rx_handler_dl_image()
408 static void do_exit_on_complete(struct usb_ep *ep, struct usb_request *req) in do_exit_on_complete()
413 static void do_bootm_on_complete(struct usb_ep *ep, struct usb_request *req) in do_bootm_on_complete()
419 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command()
H A Dfotg210.c31 struct usb_ep ep; member
45 struct fotg210_ep *ep; member
56 struct fotg210_ep ep[1 + CFG_NUM_ENDPOINTS]; member
78 int ep = ep_addr & USB_ENDPOINT_NUMBER_MASK; in ep_reset() local
208 static int fotg210_dma(struct fotg210_ep *ep, struct fotg210_request *req) in fotg210_dma()
469 struct fotg210_ep *ep = chip->ep + ep_id; in fotg210_recv() local
503 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_enable() local
547 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_disable() local
585 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_queue() local
644 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_dequeue() local
[all …]
H A Daspeed_udc.c159 static void aspeed_udc_done(struct aspeed_udc_ep *ep, in aspeed_udc_done()
230 static void aspeed_udc_nuke(struct aspeed_udc_ep *ep, int status) in aspeed_udc_nuke()
315 static void aspeed_udc_ep0_queue(struct aspeed_udc_ep *ep, in aspeed_udc_ep0_queue()
369 struct aspeed_udc_ep *ep = &udc->ep[0]; in aspeed_udc_ep0_in() local
402 struct aspeed_udc_ep *ep = &udc->ep[0]; in aspeed_udc_ep0_out() local
431 static int aspeed_dma_descriptor_setup(struct aspeed_udc_ep *ep, in aspeed_dma_descriptor_setup()
492 static void aspeed_udc_ep_dma_desc_mode(struct aspeed_udc_ep *ep, in aspeed_udc_ep_dma_desc_mode()
535 static void aspeed_udc_ep_dma(struct aspeed_udc_ep *ep, in aspeed_udc_ep_dma()
561 struct aspeed_udc_ep *ep = container_of(_ep, struct aspeed_udc_ep, ep); in aspeed_udc_ep_enable() local
643 struct aspeed_udc_ep *ep = container_of(_ep, struct aspeed_udc_ep, ep); in aspeed_udc_ep_disable() local
[all …]
H A Df_thor.c516 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req()
594 static void thor_rx_tx_complete(struct usb_ep *ep, struct usb_request *req) in thor_rx_tx_complete()
623 static void thor_setup_complete(struct usb_ep *ep, struct usb_request *req) in thor_setup_complete()
739 static void free_ep_req(struct usb_ep *ep, struct usb_request *req) in free_ep_req()
751 struct usb_ep *ep; in thor_func_bind() local
904 struct usb_ep *ep; in thor_eps_setup() local
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactor.cpp27 void MCTPReactor::untrackEndpoint(const std::shared_ptr<MCTPEndpoint>& ep) in untrackEndpoint()
32 void MCTPReactor::trackEndpoint(const std::shared_ptr<MCTPEndpoint>& ep) in trackEndpoint()
39 [](const std::shared_ptr<MCTPEndpoint>& ep) { in trackEndpoint()
44 [](const std::shared_ptr<MCTPEndpoint>& ep) { in trackEndpoint()
49 [weak{weak_from_this()}](const std::shared_ptr<MCTPEndpoint>& ep) { in trackEndpoint()
97 const std::shared_ptr<MCTPEndpoint>& ep) mutable { in setupEndpoint()
/openbmc/qemu/hw/usb/
H A Dcore.c95 void usb_wakeup(USBEndpoint *ep, unsigned int stream) in usb_wakeup()
468 USBEndpoint *ep = p->ep; in usb_packet_complete_one() local
488 USBEndpoint *ep = p->ep; in usb_packet_complete() local
583 USBEndpoint *ep, unsigned int stream, in usb_packet_setup()
653 int ep; in usb_ep_reset() local
684 int ep; in usb_ep_init() local
702 int ifnum, ep, first; in usb_ep_dump() local
736 struct USBEndpoint *usb_ep_get(USBDevice *dev, int pid, int ep) in usb_ep_get()
750 uint8_t usb_ep_get_type(USBDevice *dev, int pid, int ep) in usb_ep_get_type()
756 void usb_ep_set_type(USBDevice *dev, int pid, int ep, uint8_t type) in usb_ep_set_type()
[all …]
H A Dcanokey.c21 #define CANOKEY_EP_IN(ep) ((ep) & 0x7F) argument
67 int canokey_emu_stall_ep(void *base, uint8_t ep) in canokey_emu_stall_ep()
86 void *base, uint8_t ep, uint8_t *pbuf, uint16_t size) in canokey_emu_prepare_receive()
96 void *base, uint8_t ep, const uint8_t *pbuf, uint16_t size) in canokey_emu_transmit()
127 uint32_t canokey_emu_get_rx_data_size(void *base, uint8_t ep) in canokey_emu_get_rx_data_size()
H A Dredirect.c407 struct USBEndpoint *ep) in usbredir_fill_already_in_flight_from_ep()
429 int ep; in usbredir_fill_already_in_flight() local
446 uint8_t ep, uint64_t id) in usbredir_find_packet_by_id()
464 uint8_t status, uint8_t ep, void *free_on_destroy) in bufp_alloc()
497 uint8_t ep) in bufp_free()
505 static void usbredir_free_bufpq(USBRedirDevice *dev, uint8_t ep) in usbredir_free_bufpq()
528 uint8_t ep) in usbredir_handle_iso_data()
638 static void usbredir_stop_iso_stream(USBRedirDevice *dev, uint8_t ep) in usbredir_stop_iso_stream()
658 struct buf_packet *bulkp, int count, USBPacket *p, uint8_t ep) in usbredir_buffered_bulk_add_data_to_packet()
670 USBPacket *p, uint8_t ep) in usbredir_buffered_bulk_in_complete_raw()
[all …]
/openbmc/bmcweb/test/include/
H A Dasync_resolve_test.cpp11 boost::asio::ip::tcp::endpoint ep; in TEST() local
21 boost::asio::ip::tcp::endpoint ep; in TEST() local
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c87 struct musb_ep *ep; in service_tx_status_request() local
241 struct musb_hw_ep *ep; in service_zero_data_request() local
406 struct musb_hw_ep *ep; in service_zero_data_request() local
896 musb_g_ep0_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) in musb_g_ep0_enable()
911 struct musb_ep *ep; in musb_g_ep0_queue() local
990 static int musb_g_ep0_dequeue(struct usb_ep *ep, struct usb_request *req) in musb_g_ep0_dequeue()
998 struct musb_ep *ep; in musb_g_ep0_halt() local
H A Dmusb_gadget.c172 struct musb_ep *ep, in musb_g_giveback()
212 static void nuke(struct musb_ep *ep, const int status) in nuke()
263 static inline int max_ep_writesize(struct musb *musb, struct musb_ep *ep) in max_ep_writesize()
1026 static int musb_gadget_enable(struct usb_ep *ep, in musb_gadget_enable()
1211 static int musb_gadget_disable(struct usb_ep *ep) in musb_gadget_disable()
1262 struct usb_request *musb_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) in musb_alloc_request()
1285 void musb_free_request(struct usb_ep *ep, struct usb_request *req) in musb_free_request()
1315 static int musb_gadget_queue(struct usb_ep *ep, struct usb_request *req, in musb_gadget_queue()
1370 static int musb_gadget_dequeue(struct usb_ep *ep, struct usb_request *request) in musb_gadget_dequeue()
1427 static int musb_gadget_set_halt(struct usb_ep *ep, int value) in musb_gadget_set_halt()
[all …]
H A Dmusb_gadget.h30 struct musb_ep *ep; member
76 static inline struct musb_ep *to_musb_ep(struct usb_ep *ep) in to_musb_ep()
81 static inline struct musb_request *next_request(struct musb_ep *ep) in next_request()
/openbmc/u-boot/include/linux/usb/
H A Dgadget.h180 static inline void usb_ep_set_maxpacket_limit(struct usb_ep *ep, in usb_ep_set_maxpacket_limit()
210 static inline int usb_ep_enable(struct usb_ep *ep, in usb_ep_enable()
228 static inline int usb_ep_disable(struct usb_ep *ep) in usb_ep_disable()
247 static inline struct usb_request *usb_ep_alloc_request(struct usb_ep *ep, in usb_ep_alloc_request()
262 static inline void usb_ep_free_request(struct usb_ep *ep, in usb_ep_free_request()
322 static inline int usb_ep_queue(struct usb_ep *ep, in usb_ep_queue()
342 static inline int usb_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in usb_ep_dequeue()
368 static inline int usb_ep_set_halt(struct usb_ep *ep) in usb_ep_set_halt()
386 static inline int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt()
406 static inline int usb_ep_fifo_status(struct usb_ep *ep) in usb_ep_fifo_status()
[all …]
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c37 static void write_toggle(struct usb_device *dev, u8 ep, u8 dir_out) in write_toggle()
79 static u8 check_stall(u8 ep, u8 dir_out) in check_stall()
178 static int wait_until_txep_ready(struct usb_device *dev, u8 ep) in wait_until_txep_ready()
210 static int wait_until_rxep_ready(struct usb_device *dev, u8 ep) in wait_until_rxep_ready()
401 static void config_hub_port(struct usb_device *dev, u8 ep) in config_hub_port()
855 int ep = usb_pipeendpoint(pipe); in submit_bulk_msg() local
1062 int ep = usb_pipeendpoint(pipe); in submit_int_msg() local
H A Dmusb_udc.c57 #define GET_ENDPOINT(dev,ep) \ argument
274 static void musb_peri_rx_ack(unsigned int ep) in musb_peri_rx_ack()
283 static void musb_peri_tx_ready(unsigned int ep) in musb_peri_tx_ready()
626 static void musb_peri_rx_ep(unsigned int ep) in musb_peri_rx_ep()
694 unsigned int ep; in musb_peri_rx() local
811 unsigned int ep = endpoint->endpoint_address & in udc_endpoint_write() local
H A Dmusb_core.c118 void write_fifo(u8 ep, u32 length, void *fifo_data) in write_fifo()
143 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo()
/openbmc/qemu/util/
H A Dcutils.c386 static int check_strtox_error(const char *nptr, char *ep, in check_strtox_error()
451 char *ep; in qemu_strtoi() local
507 char *ep; in qemu_strtoui() local
576 char *ep; in qemu_strtol() local
621 char *ep; in qemu_strtoul() local
650 char *ep; in qemu_strtoi64() local
678 char *ep; in qemu_strtou64() local
727 char *ep; in qemu_strtod() local

12345