Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddma.c213 unsigned int i, nr_rings, xfers_sz, resps_sz; in hci_dma_init() local
252 resps_sz = rh->resp_struct_sz * rh->xfer_entries; in hci_dma_init()
256 rh->resp = dma_alloc_coherent(&hci->master.dev, resps_sz, in hci_dma_init()