Searched defs:tx_len (Results 1 – 11 of 11) sorted by relevance
/external/libese/tools/ese_replay/ |
D | payload.c | 27 bool payload_init(struct Payload *p, uint32_t tx_len, uint32_t exp_len) { in payload_init()
|
/external/libese/libese-hw/nxp/pn80t/ |
D | common.c | 248 uint32_t tx_len, in nxp_pn80t_handle_interface_call() 308 const struct EseSgBuffer *tx_buf, uint32_t tx_len, in nxp_pn80t_transceive()
|
/external/libese/tools/ese_relay/ |
D | ese_relay.c | 86 uint32_t tx_len, data_read; in main() local
|
/external/libese/libese/ |
D | ese.c | 87 uint32_t tx_len, uint8_t *rx_buf, uint32_t rx_max) { in ese_transceive()
|
/external/libese/libese-hw/ |
D | ese_hw_echo.c | 156 const struct EseSgBuffer *tx_buf, uint32_t tx_len, in echo_transceive()
|
/external/u-boot/drivers/spi/ |
D | mt7621_spi.c | 174 size_t tx_len, opcode_len, dido_len; in mt7621_spi_write() local
|
D | zynq_spi.c | 217 u32 tx_len = len, rx_len = len, tx_tvl; in zynq_spi_xfer() local
|
D | uniphier_spi.c | 216 u32 tx_len, rx_len; in uniphier_spi_xfer() local
|
D | bcmstb_spi.c | 267 uint tx_len = len; in bcmstb_spi_xfer() local
|
D | stm32_spi.c | 102 unsigned int tx_len; /* number of data to be written in bytes */ member
|
/external/u-boot/include/ |
D | mipi_dsi.h | 43 size_t tx_len; member
|