Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mailbox/
Dtegra-hsp.c121 struct tegra_hsp_mailbox *mailboxes; member
234 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[bit]; in tegra_hsp_shared_irq()
260 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[bit]; in tegra_hsp_shared_irq()
632 mb = &hsp->mailboxes[index]; in tegra_hsp_sm_xlate()
672 hsp->mailboxes = devm_kcalloc(dev, hsp->num_sm, sizeof(*hsp->mailboxes), in tegra_hsp_add_mailboxes()
674 if (!hsp->mailboxes) in tegra_hsp_add_mailboxes()
678 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_add_mailboxes()
891 if (hsp->mailboxes) { in tegra_hsp_resume()
893 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_resume()
DKconfig7 signals. Say Y if your platform supports hardware mailboxes.
36 which provides unidirectional mailboxes between processing elements.
/Linux-v6.6/Documentation/driver-api/rapidio/
Drio_cm.rst23 messaging mailboxes in case of multi-packet message (up to 4KB) and
24 up to 64 mailboxes if single-packet messages (up to 256 B) are used. In addition
26 have reduced number of messaging mailboxes. RapidIO aware applications must
95 mailboxes.
Drapidio.rst39 resources such as mailboxes and doorbells. The rio_mport also includes a unique
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/
Dmailbox.txt27 users of these mailboxes for IPC, one for each mailbox. This shared
/Linux-v6.6/Documentation/admin-guide/
Drapidio.rst40 resources, and manage mailboxes/doorbells.
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Domap34xx-omap36xx-clocks.dtsi134 mailboxes_ick: clock-mailboxes-ick {
/Linux-v6.6/drivers/firmware/arm_scmi/
DKconfig87 transport based on mailboxes, answer Y.
/Linux-v6.6/Documentation/scsi/
DChangeLog.megaraid440 mailboxes) and only first 22 bytes (for 64-bit mailboxes). This is to
/Linux-v6.6/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst214 mailboxes are basically a fixed length array that serves as the call-stack.
216 Firmware mailboxes can be located by searching the encoder and decoder memory
226 The firmware implements 20 mailboxes of 20 32-bit words. The first 10 are
272 mailboxes for pending commands, processes them, sets the result code, populates
/Linux-v6.6/Documentation/networking/device_drivers/can/ctu/
Dctucanfd-driver.rst194 device HW queue (FIFO, mailboxes or whatever the implementation is)