Searched defs:txlen (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/usb/host/ |
D | dwc2.c | 521 int txlen, struct devrequest *cmd) in dwc_otg_submit_rh_msg_in_status() 588 void *buffer, int txlen, in dwc_otg_submit_rh_msg_in_descriptor() 671 void *buffer, int txlen, in dwc_otg_submit_rh_msg_in_configuration() 696 int txlen, struct devrequest *cmd) in dwc_otg_submit_rh_msg_in() 717 void *buffer, int txlen, in dwc_otg_submit_rh_msg_out() 785 unsigned long pipe, void *buffer, int txlen, in dwc_otg_submit_rh_msg()
|
/external/u-boot/drivers/usb/musb/ |
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
|
/external/u-boot/drivers/net/ |
D | cs8900.h | 46 CS8900_REG txlen; member
|
/external/u-boot/drivers/spi/ |
D | cadence_qspi_apb.c | 478 const u8 *cmdbuf, unsigned int txlen, const u8 *txbuf) in cadence_qspi_apb_command_write()
|