Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dbcm2836_control.c126 if (s->mailboxes[i * BCM2836_MBPERCORE + j] != 0) { in bcm2836_control_update()
267 return s->mailboxes[(offset - REG_MBOX0_RDCLR) >> 2]; in bcm2836_control_read()
294 s->mailboxes[(offset - REG_MBOX0_WR) >> 2] |= val; in bcm2836_control_write()
296 s->mailboxes[(offset - REG_MBOX0_RDCLR) >> 2] &= ~val; in bcm2836_control_write()
332 s->mailboxes[i] = 0; in bcm2836_control_reset()
373 VMSTATE_UINT32_ARRAY(mailboxes, BCM2836ControlState,
/openbmc/linux/drivers/mailbox/
H A 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()
634 mb = &hsp->mailboxes[index]; in tegra_hsp_sm_xlate()
674 hsp->mailboxes = devm_kcalloc(dev, hsp->num_sm, sizeof(*hsp->mailboxes), in tegra_hsp_add_mailboxes()
676 if (!hsp->mailboxes) in tegra_hsp_add_mailboxes()
680 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_add_mailboxes()
893 if (hsp->mailboxes) { in tegra_hsp_resume()
895 struct tegra_hsp_mailbox *mb = &hsp->mailboxes[i]; in tegra_hsp_resume()
H A DKconfig7 signals. Say Y if your platform supports hardware mailboxes.
36 which provides unidirectional mailboxes between processing elements.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lockfile-progs/
H A Dlockfile-progs_0.1.19.bb1 SUMMARY = "Command-line programs to safely lock and unlock files and mailboxes"
3 lockfile-progs provide a method to lock and unlock mailboxes and files \
/openbmc/linux/Documentation/driver-api/rapidio/
H A 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.
H A Drapidio.rst39 resources such as mailboxes and doorbells. The rio_mport also includes a unique
/openbmc/qemu/include/hw/intc/
H A Dbcm2836_control.h36 uint32_t mailboxes[BCM2836_NCORES * BCM2836_MBPERCORE]; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imapfilter/
H A Dimapfilter_2.8.2.bb1 SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes based on IMAP queries"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A DCVE-2018-19518.patch4 mailboxes through running imapd over rsh, and therefore ssh (Closes:
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dmailbox.txt27 users of these mailboxes for IPC, one for each mailbox. This shared
/openbmc/u-boot/drivers/mailbox/
H A DKconfig25 implements doorbells, mailboxes, semaphores, and shared interrupts.
/openbmc/u-boot/doc/device-tree-bindings/mailbox/
H A Dnvidia,tegra186-hsp.txt9 The features that HSP supported are shared mailboxes, shared semaphores,
/openbmc/linux/Documentation/admin-guide/
H A Drapidio.rst40 resources, and manage mailboxes/doorbells.
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dsetup.sh317 for m in ldap-client ldap-server ldap-useradmin mailboxes mysql postgresql servers virtual-server; …
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap34xx-omap36xx-clocks.dtsi134 mailboxes_ick: clock-mailboxes-ick {
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/
H A Dwebmin_2.202.bb38 …rm -rf majordomo fetchmail sendmail mailboxes procmail filter mailcap dovecot exim spam qmailadmin…
/openbmc/openbmc/poky/meta/recipes-extended/shadow/
H A Dshadow_4.17.1.bb120 # put mailboxes there if the user reconfigures shadow to its
/openbmc/linux/drivers/firmware/arm_scmi/
H A DKconfig87 transport based on mailboxes, answer Y.
/openbmc/qemu/docs/system/devices/
H A Dcxl.rst27 - BAR mapped memory accesses used for registers and mailboxes.
30 - DOE mailboxes
/openbmc/linux/Documentation/scsi/
H A DChangeLog.megaraid440 mailboxes) and only first 22 bytes (for 64-bit mailboxes). This is to
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot119 # Directory where mailboxes reside, _or_ name of file, relative to the
/openbmc/linux/Documentation/driver-api/media/drivers/
H A 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
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst194 device HW queue (FIFO, mailboxes or whatever the implementation is)