Searched refs:Mailbox (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/drivers/mailbox/ |
D | Kconfig | 2 bool "Mailbox Hardware Support" 4 Mailbox is a framework to control hardware communication between 11 tristate "ARM MHU Mailbox" 19 bool "ARM PL320 Mailbox" 23 Mailbox (IPCM), tailored for the Calxeda Highbank. It is used to 29 tristate "OMAP2+ Mailbox framework support" 32 Mailbox implementation for OMAP family chips with hardware for 35 want to use OMAP2+ Mailbox framework support. 38 int "Mailbox kfifo default buffer size (bytes)" 59 tristate "Altera Mailbox" [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/mailbox/ |
D | mailbox.txt | 1 * Generic Mailbox Controller and client driver bindings 3 Generic binding to provide a way for Mailbox controller drivers to 6 * Mailbox Controller 19 * Mailbox Client
|
D | sti-mailbox.txt | 1 ST Microelectronics Mailbox Driver 3 Each ST Mailbox IP currently consists of 4 instances of 32 channels. Messages 38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
|
D | arm-mhu.txt | 1 ARM MHU Mailbox Driver 13 Mailbox Device Node:
|
D | altera-mailbox.txt | 1 Altera Mailbox Driver 33 Mailbox client
|
D | omap-mailbox.txt | 1 OMAP2+ Mailbox Driver 28 Mailbox Device Node: 30 A Mailbox device node is used to represent a Mailbox IP instance within a SoC. 86 Mailbox Users:
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | rx.c | 62 aac_printf(dev, readl (&dev->IndexRegs->Mailbox[5])); in aac_rx_intr_producer() 175 writel(command, &dev->IndexRegs->Mailbox[0]); in rx_sync_cmd() 179 writel(p1, &dev->IndexRegs->Mailbox[1]); in rx_sync_cmd() 180 writel(p2, &dev->IndexRegs->Mailbox[2]); in rx_sync_cmd() 181 writel(p3, &dev->IndexRegs->Mailbox[3]); in rx_sync_cmd() 182 writel(p4, &dev->IndexRegs->Mailbox[4]); in rx_sync_cmd() 237 *status = readl(&dev->IndexRegs->Mailbox[0]); in rx_sync_cmd() 239 *r1 = readl(&dev->IndexRegs->Mailbox[1]); in rx_sync_cmd() 241 *r2 = readl(&dev->IndexRegs->Mailbox[2]); in rx_sync_cmd() 243 *r3 = readl(&dev->IndexRegs->Mailbox[3]); in rx_sync_cmd() [all …]
|
D | src.c | 213 writel(command, &dev->IndexRegs->Mailbox[0]); in src_sync_cmd() 217 writel(p1, &dev->IndexRegs->Mailbox[1]); in src_sync_cmd() 218 writel(p2, &dev->IndexRegs->Mailbox[2]); in src_sync_cmd() 219 writel(p3, &dev->IndexRegs->Mailbox[3]); in src_sync_cmd() 220 writel(p4, &dev->IndexRegs->Mailbox[4]); in src_sync_cmd() 292 *status = readl(&dev->IndexRegs->Mailbox[0]); in src_sync_cmd() 294 *r1 = readl(&dev->IndexRegs->Mailbox[1]); in src_sync_cmd() 296 *r2 = readl(&dev->IndexRegs->Mailbox[2]); in src_sync_cmd() 298 *r3 = readl(&dev->IndexRegs->Mailbox[3]); in src_sync_cmd() 300 *r4 = readl(&dev->IndexRegs->Mailbox[4]); in src_sync_cmd() [all …]
|
D | aacraid.h | 755 __le32 Mailbox[8]; member
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 23 Mailbox #10 is reserved for DMA transfer information. 34 - The driver reads the transfer type, offset and size from Mailbox #10. 45 Mailbox #10 50 Name: Mailbox #10 64 Card "addresses" are derived from the offset supplied by Mailbox #10. Host
|
D | fw-decoder-api.txt | 248 Mailbox slot, -1 if no mailbox required.
|
D | fw-encoder-api.txt | 588 Mailbox slot, -1 if no mailbox required.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/ |
D | raspberrypi,bcm2835-firmware.txt | 6 - mboxes: Phandle to the firmware device's Mailbox.
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-xgene-slimpro.txt | 1 APM X-Gene SLIMpro Mailbox I2C Driver
|
/linux-4.4.14/drivers/scsi/ |
D | wd7000.c | 238 } Mailbox; typedef 253 Mailbox ogmb[OGMB_CNT]; /* Outgoing mailboxes */ 254 Mailbox icmb[ICMB_CNT]; /* Incoming mailboxes */ 903 Mailbox *ogmbs = host->mb.ogmb; in mail_out() 1007 Mailbox *icmbs = host->mb.icmb; in wd7000_intr() 1315 Mailbox *ogmbs, *icmbs; in wd7000_show_info()
|
/linux-4.4.14/Documentation/ |
D | mailbox.txt | 1 The Common Mailbox Framework
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 8 i. Mailbox 111 The Mailbox:
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 681 * 07-12-02 01.02.07 Added structures for Mailbox request and reply.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 298 * Host Mailbox
|
/linux-4.4.14/ |
D | CREDITS | 3284 D: Linux-Support, -Mailbox, -Stammtisch
|