Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/brcm/spi/
Diproc_qspi.c174 uint32_t queues; in mspi_xfer() local
182 queues = (chunk - 1) / 2 + 1; in mspi_xfer()
186 for (i = 0; i < queues; i++) in mspi_xfer()
200 queues = chunk; in mspi_xfer()
220 mmio_write_32(priv->mspi_hw + MSPI_ENDQP_REG, queues - 1); in mspi_xfer()
225 ((queues - 1) << 2), mode); in mspi_xfer()
/trusted-firmware-a-latest/docs/components/
Dsecure-partition-manager.rst1316 | | | by a non-secure interrupt. SPMC queues the |
1372 | PREEMPTED by | Queued | SPMC queues the secure virtual interrupt now. |