Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c501 unsigned int received, expected, to_keep; in hci_pio_process_resp() local
510 to_keep = DIV_ROUND_UP(expected, 4); in hci_pio_process_resp()
511 hci_pio_push_to_next_rx(hci, xfer, to_keep); in hci_pio_process_resp()