Searched defs:txlen (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | dwc2.c | 524 int txlen, struct devrequest *cmd) in dwc_otg_submit_rh_msg_in_status() 591 void *buffer, int txlen, in dwc_otg_submit_rh_msg_in_descriptor() 674 void *buffer, int txlen, in dwc_otg_submit_rh_msg_in_configuration() 699 int txlen, struct devrequest *cmd) in dwc_otg_submit_rh_msg_in() 720 void *buffer, int txlen, in dwc_otg_submit_rh_msg_out() 788 unsigned long pipe, void *buffer, int txlen, in dwc_otg_submit_rh_msg()
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_hcd.c | 313 u32 txlen = 0; in ctrlreq_out_data_phase() local 861 u32 txlen = 0; in submit_bulk_msg() local 1068 u32 txlen = 0; in submit_int_msg() local
|
/openbmc/qemu/hw/i2c/ |
H A D | omap_i2c.c | 50 int txlen; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | mtk_qspi.c | 59 u32 txlen; /* dout buffer length - op code length */ member
|
H A D | cadence_qspi_apb.c | 478 const u8 *cmdbuf, unsigned int txlen, const u8 *txbuf) in cadence_qspi_apb_command_write()
|
/openbmc/u-boot/drivers/net/ |
H A D | cs8900.h | 46 CS8900_REG txlen; member
|
/openbmc/qemu/hw/dma/ |
H A D | xilinx_axidma.c | 294 uint32_t txlen; in stream_process_mem2s() local
|