Home
last modified time | relevance | path

Searched defs:bytes_to_write (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dkona_i2c.c399 unsigned int bytes_to_write = MAX_TX_FIFO_SIZE; in bcm_kona_i2c_write_fifo() local
/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c612 static int aux_write(struct udevice *dev, u32 dpcd_address, u32 bytes_to_write, in aux_write()
/openbmc/qemu/hw/net/
H A De1000e_core.c1398 uint32_t bytes_to_write = MIN(data_len, cur_buf_bytes_left); in e1000e_write_payload_frag_to_rx_buffers() local
H A Digb_core.c1798 uint32_t bytes_to_write = MIN(data_len, cur_buf_bytes_left); in igb_write_payload_frag_to_rx_buffers() local