Home
last modified time | relevance | path

Searched refs:remote_i3c_tx_fifo_push (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c115 static bool remote_i3c_tx_fifo_push(RemoteI3C *i3c, const uint8_t *data, in remote_i3c_tx_fifo_push() function
147 if (!remote_i3c_tx_fifo_push(i3c, data, num_to_send, num_sent)) { in remote_i3c_send()
177 if (!remote_i3c_tx_fifo_push(i3c, data, num_to_send, num_sent)) { in remote_i3c_handle_ccc_write()