Searched refs:Doorbell (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/Documentation/PCI/endpoint/ |
H A D | pci-vntb-function.rst | 49 4) Doorbell (DB) Registers 89 Doorbell Registers: 92 Doorbell Registers are used by the hosts to interrupt each other. 109 BAR1 Doorbell 123 BAR2 Doorbell
|
H A D | pci-ntb-function.rst | 54 4) Doorbell (DB) Registers 117 the outbound ATU such that transactions to Doorbell BAR will be routed 154 Memory Window 1 and Doorbell registers are packed together in the 213 Doorbell Registers: 216 Doorbell Registers are used by the hosts to interrupt each other. 242 BAR3 Doorbell 263 BAR2 Doorbell + Memory Window 1 299 Modeling Doorbell/Memory Window 1: 305 | BAR0 | | | Doorbell 1 +-----------> MSI-X ADDRESS 1 | 307 | BAR1 | | | Doorbell 2 +---------+ | | [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | hptiop.rst | 27 0x20 Inbound Doorbell Register 45 0x20 Inbound Doorbell Register 59 0x20400 Inbound Doorbell Register 61 0x20408 Outbound Doorbell Register 102 0x10480 CPU to PCIe Function 0 Doorbell 103 0x10484 CPU to PCIe Function 0 Doorbell Enable
|
H A D | arcmsr_spec.rst | 15 2. Doorbell is used for RS-232 emulation
|
/openbmc/linux/Documentation/mhi/ |
H A D | mhi.rst | 37 Channel Doorbell array: Channel Doorbell (DB) registers used by the host to 40 Event Doorbell array: Associated with event context array, the Event Doorbell
|
/openbmc/qemu/docs/specs/ |
H A D | ivshmem-spec.rst | 73 12 4 write-only N/A Doorbell 99 Doorbell Register: writing this register requests to interrupt a peer. 193 IDs must be between 0 and 65535, because the Doorbell register
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptbase.c | 1206 CHIPREG_WRITE32(&ioc->chip->Doorbell, in mpt_send_handshake_request() 1216 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE)) in mpt_send_handshake_request() 1237 CHIPREG_WRITE32(&ioc->chip->Doorbell, word); in mpt_send_handshake_request() 1278 if (CHIPREG_READ32(&ioc->chip->Doorbell) in mpt_host_page_access_control() 1284 CHIPREG_WRITE32(&ioc->chip->Doorbell, in mpt_host_page_access_control() 2217 CHIPREG_READ32(&ioc->chip->Doorbell)); in mpt_resume() 3052 s = CHIPREG_READ32(&ioc->chip->Doorbell); in mpt_GetIocState() 3979 &ioc->chip->Doorbell, &ioc->chip->Reset_1078)); in mpt_diag_reset() 3999 doorbell = CHIPREG_READ32(&ioc->chip->Doorbell); in mpt_diag_reset() 4144 doorbell = CHIPREG_READ32(&ioc->chip->Doorbell); in mpt_diag_reset() [all …]
|
H A D | mptbase.h | 347 u32 Doorbell; /* 00 System<->IOC Doorbell reg */ member
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/ |
H A D | octeontx2.rst | 178 - AQ Doorbell Error. 220 AQ Doorbell Error 238 - AQ Doorbell Error.
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 960 doorbell = ioc->base_readl_ext_retry(&ioc->chip->Doorbell); in mpt3sas_halt_firmware() 969 writel(0xC0FFEE00, &ioc->chip->Doorbell); in mpt3sas_halt_firmware() 3731 ((u8 __force *)&ioc->chip->Doorbell + in mpt3sas_base_map_resources() 3744 ((u8 __iomem *)&ioc->chip->Doorbell + (0x4000 + ((i - 1) in mpt3sas_base_map_resources() 6721 s = ioc->base_readl_ext_retry(&ioc->chip->Doorbell); in mpt3sas_base_get_iocstate() 6866 doorbell = ioc->base_readl_ext_retry(&ioc->chip->Doorbell); in _base_wait_for_doorbell_ack() 6906 doorbell_reg = ioc->base_readl_ext_retry(&ioc->chip->Doorbell); in _base_wait_for_doorbell_not_used() 6950 &ioc->chip->Doorbell); in _base_send_ioc_reset() 7055 if ((ioc->base_readl_ext_retry(&ioc->chip->Doorbell) & MPI2_DOORBELL_USED)) { in _base_handshake_req_reply_wait() 7068 &ioc->chip->Doorbell); in _base_handshake_req_reply_wait() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | srio-rmu.txt | 68 Doorbell Unit:
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_85xx.S | 667 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception) 941 li r3,Doorbell@l
|
/openbmc/linux/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2.h | 203 U32 Doorbell; /*0x00 */ member
|
/openbmc/linux/Documentation/hid/ |
H A D | intel-ish-hid.rst | 136 Each side has 32 32-bit message registers and a 32-bit doorbell. Doorbell
|
/openbmc/linux/Documentation/driver-api/ |
H A D | ntb.rst | 14 peer. Doorbell registers provide a way for peers to send interrupt events.
|