Home
last modified time | relevance | path

Searched refs:IOP (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/Documentation/scsi/
Dhptiop.rst11 For RR44xx Intel IOP based adapters, the controller IOP is accessed via PCI BAR0 and BAR2
36 For Intel IOP based adapters, the controller IOP is accessed via PCI BAR0:
54 For Marvell not Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
78 For Marvell Frey IOP based adapters, the IOP is accessed via PCI BAR0 and BAR1:
83 0x0 IOP configuration information.
111 A request packet can be allocated in either IOP or host memory.
119 relative to the IOP BAR0.
125 - Post the packet to IOP by writing it to inbound queue. For requests
126 allocated in IOP memory, write the offset to inbound queue port. For
130 - The IOP process the request. When the request is completed, it
[all …]
DChangeLog.megaraid_sas599 i. Support for 1078 type (ppc IOP) controller, device id : 0x60 added.
/linux-6.12.1/arch/arm64/crypto/
Dsm3-neon-core.S121 #define R(i, a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument
125 IOP(1, iop_param); \
129 IOP(2, iop_param); \
132 IOP(3, iop_param); \
136 IOP(4, iop_param); \
140 IOP(5, iop_param); \
145 IOP(6, iop_param); \
149 IOP(7, iop_param); \
152 IOP(8, iop_param); \
155 #define R1(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument
[all …]
/linux-6.12.1/Documentation/translations/zh_CN/PCI/
Dpci.rst54 - 请求MMIO/IOP资源
69 - 释放MMIO/IOP资源
182 - 请求MMIO/IOP资源
227 请求MMIO/IOP资源
/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_defs.h100 IOP, /* IO processor */ enumerator
Dpm8001_init.c348 pm8001_ha->memoryMap.region[IOP].num_elements = 1; in pm8001_alloc()
349 pm8001_ha->memoryMap.region[IOP].element_size = PM8001_EVENT_LOG_SIZE; in pm8001_alloc()
350 pm8001_ha->memoryMap.region[IOP].total_len = PM8001_EVENT_LOG_SIZE; in pm8001_alloc()
351 pm8001_ha->memoryMap.region[IOP].alignment = 32; in pm8001_alloc()
Dpm8001_ctl.c540 u32 *temp = (u32 *)pm8001_ha->memoryMap.region[IOP].virt_ptr; in pm8001_ctl_iop_log_show()
Dpm8001_hwi.c220 pm8001_ha->memoryMap.region[IOP].phys_addr_hi; in init_default_table_values()
222 pm8001_ha->memoryMap.region[IOP].phys_addr_lo; in init_default_table_values()
Dpm80xx_hwi.c761 pm8001_ha->memoryMap.region[IOP].phys_addr_hi; in init_default_table_values()
763 pm8001_ha->memoryMap.region[IOP].phys_addr_lo; in init_default_table_values()
/linux-6.12.1/drivers/macintosh/
DKconfig35 bool "Include IOP (IIfx/Quadra 9x0) ADB driver"
38 The I/O Processor (IOP) is an Apple custom IC designed to provide
/linux-6.12.1/Documentation/PCI/
Dpci.rst46 - Request MMIO/IOP resources
62 - Release MMIO/IOP resources
183 - Request MMIO/IOP resources
236 Request MMIO/IOP resources
/linux-6.12.1/fs/proc/
Dbase.c164 #define NOD(NAME, MODE, IOP, FOP, OP) { \ argument
168 .iop = IOP, \
/linux-6.12.1/
DCREDITS3540 D: XScale(IOP, IXP) porting and other random ARM bits