Searched defs:out_bytes (Results 1 – 7 of 7) sorted by relevance
52 static int cros_ec_i2c_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_i2c_packet()118 int out_bytes = dout_len + 4; in cros_ec_i2c_command() local
24 int cros_ec_spi_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_spi_packet()
471 int cros_ec_sandbox_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_sandbox_packet()
94 int out_bytes = dout_len + sizeof(*rq); in create_proto3_request() local209 int out_bytes, in_bytes; in send_command_proto3() local
70 uint out_bytes, in_bytes; in spi_rx_tx() local
103 uint out_bytes, in_bytes; in spi_rx_tx() local
269 const u8 *out_bytes = (u8 *)dout; in bcmstb_spi_xfer() local