Home
last modified time | relevance | path

Searched refs:Address (Results 1 – 25 of 26) sorted by relevance

12

/drivers/staging/rtl8723bs/core/
A Drtw_efuse.c171 u16 Address) in EFUSE_Read1Byte() argument
180 if (Address < contentLen) {/* E-fuse 512Byte */ in EFUSE_Read1Byte()
182 temp = Address & 0xFF; in EFUSE_Read1Byte()
186 temp = ((Address >> 8) & 0x03) | (Bytetemp & 0xFC); in EFUSE_Read1Byte()
/drivers/scsi/mpt3sas/mpi/
A Dmpi2.h879 U32 Address; member
885 U64 Address; member
908 U32 Address; member
916 U64 Address; member
1130 U32 Address; member
1136 U64 Address; member
1172 U64 Address; member
/drivers/ras/amd/atl/
A DKconfig3 # AMD Address Translation Library Kconfig
11 tristate "AMD Address Translation Library"
/drivers/message/fusion/lsi/
A Dmpi.h360 U32 Address; member
367 U64 Address; member
391 U32 Address; member
400 U64 Address; member
/drivers/scsi/aic7xxx/
A Daic79xx.reg513 * Data Channel Host Address
524 * Host Overlay DMA Address
586 * SCB Host Address
648 * ROM Address
2576 * Shadow Host Address.
3018 * Flex DMA Address.
3086 * Serial EEPROM Address
3206 * Data FIFO Read Address
3518 * Break Address
3626 * Current Address
[all …]
A Daic7xxx.reg438 * SCSI/Host Address (p. 3-30)
636 * Sequencer Address Registers (p. 3-35)
767 field HADDLDSEL1 0x02 /* Host Address Load Select Bits */
838 * Host Address (p. 3-48)
1551 * Address of the hardware scb array in the host.
/drivers/scsi/megaraid/
A Dmegaraid_sas_fusion.h318 __le64 Address; member
352 __le32 Address; member
357 __le32 Address; member
362 __le64 Address; member
370 __le64 Address; member
A Dmegaraid_sas_fusion.c2193 main_chain_element->Address = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()
2208 ptr_first_sgl->Address = cpu_to_le64(sge_addr); in megasas_make_prp_nvme()
2292 sgl_ptr->Address = cpu_to_le64(sg_dma_address(os_sgl)); in megasas_make_sgl_fusion()
2327 sg_chain->Address = cpu_to_le64(cmd->sg_frame_phys_addr); in megasas_make_sgl_fusion()
3934 mpi25_ieee_chain->Address = cpu_to_le64(mfi_cmd->frame_phys_addr); in build_mpt_mfi_pass_thru()
/drivers/message/fusion/
A Dmptlan.c776 pSimple->Address.Low = cpu_to_le32((u32) dma); in mpt_lan_sdu_send()
778 pSimple->Address.High = cpu_to_le32((u32) ((u64) dma >> 32)); in mpt_lan_sdu_send()
780 pSimple->Address.High = 0; in mpt_lan_sdu_send()
1248 pSimple->Address.Low = cpu_to_le32((u32) priv->RcvCtl[ctx].dma); in mpt_lan_post_receive_buckets()
1250 pSimple->Address.High = cpu_to_le32((u32) ((u64) priv->RcvCtl[ctx].dma >> 32)); in mpt_lan_post_receive_buckets()
1252 pSimple->Address.High = 0; in mpt_lan_post_receive_buckets()
A Dmptctl.c901 } else if (sgIn->Address) { in mptctl_do_fw_download()
902 iocp->add_sge(sgOut, sgIn->FlagsLength, sgIn->Address); in mptctl_do_fw_download()
1085 sgl->Address = dma_addr; in kbuf_alloc_2_sgl()
1139 dma_addr = sglbuf[i].Address; in kbuf_alloc_2_sgl()
1176 } else if (sg->Address) { in kfree_sgl()
1181 dma_addr = sg->Address; in kfree_sgl()
1196 if (sg->Address) { in kfree_sgl()
1201 dma_addr = sg->Address; in kfree_sgl()
A Dmptbase.h819 dma_addr_t Address; member
A Dmptbase.c1054 pSge->Address = cpu_to_le32(dma_addr); in mpt_add_sge()
1070 pSge->Address.Low = cpu_to_le32 in mpt_add_sge_64bit()
1072 pSge->Address.High = cpu_to_le32 in mpt_add_sge_64bit()
1093 pSge->Address.Low = cpu_to_le32 in mpt_add_sge_64bit_1078()
1111 pSge->Address.High = cpu_to_le32(tmp); in mpt_add_sge_64bit_1078()
1133 pChain->Address = cpu_to_le32(dma_addr); in mpt_add_chain()
1157 pChain->Address.Low = cpu_to_le32(tmp); in mpt_add_chain_64bit()
1159 pChain->Address.High = cpu_to_le32(tmp); in mpt_add_chain_64bit()
/drivers/media/pci/ngene/
A Dngene-core.c358 com.cmd.FWLoadFinish.Address = DATA_FIFO_AREA; in ngene_command_load_firmware()
768 Cur->scList1->Address); in free_ringbuffer()
773 Cur->scList2->Address); in free_ringbuffer()
928 SCListEntry->Address = PABuffer; in AllocateRingBuffers()
941 SCListEntry->Address = of; in AllocateRingBuffers()
961 SCListEntry->Address = PABuffer; in AllocateRingBuffers()
974 SCListEntry->Address = of; in AllocateRingBuffers()
A Dngene.h182 u64 Address; member
289 u16 Address; /* address of final block */ member
/drivers/staging/rtl8723bs/include/
A Drtw_efuse.h100 u8 EFUSE_Read1Byte(struct adapter *padapter, u16 Address);
/drivers/acpi/
A DKconfig554 bool "ACPI PCC Address Space"
558 The PCC Address Space also referred as PCC Operation Region pertains
567 Enable this feature if you want to set up and install the PCC Address
571 bool "ACPI FFH Address Space"
574 The FFH(Fixed Function Hardware) Address Space also referred as FFH
577 Enable this feature if you want to set up and install the FFH Address
/drivers/media/dvb-frontends/
A Ddrxd_hard.c301 u32 Address, u16 BlockSize, u8 *pBlock, u8 Flags) in WriteBlock() argument
306 if (write_chunk(state, Address, pBlock, Chunk, Flags) < 0) in WriteBlock()
309 Address += (Chunk >> 1); in WriteBlock()
324 u32 Address = pTable[0] | (pTable[1] << 8) | in WriteTable() local
327 if (Address == 0xFFFFFFFF) in WriteTable()
335 status = WriteBlock(state, Address, Length * 2, pTable, 0); in WriteTable()
914 u32 Address; in DownloadMicrocode() local
927 Address = (pSrc[0] << 24) | (pSrc[1] << 16) | in DownloadMicrocode()
942 status = WriteBlock(state, Address, BlockSize, in DownloadMicrocode()
/drivers/net/ethernet/micrel/
A DKconfig50 This platform driver is for Micrel KS8851 Address/data bus
/drivers/i2c/
A DKconfig67 tristate "I2C Address Translator (ATR) support" if COMPILE_TEST
69 Enable support for I2C Address Translator (ATR) chips.
/drivers/net/ethernet/wiznet/
A DKconfig61 using Indirect Mode Address Register and Indirect Mode Data Register,
/drivers/iommu/intel/
A DKconfig57 means of a Process Address Space ID (PASID).
/drivers/hwtracing/coresight/
A DKconfig49 tristate "Coresight Address Translation Unit (CATU) driver"
52 Enable support for the Coresight Address Translation Unit (CATU).
/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c523 le32_to_cpu(sgel->Address)); in _clone_sg_entries()
538 sgel->Address = in _clone_sg_entries()
554 sgel->Address = in _clone_sg_entries()
561 sgel->Address = in _clone_sg_entries()
2116 sgel->Address = cpu_to_le32(dma_addr); in _base_add_sg_single_32()
2134 sgel->Address = cpu_to_le64(dma_addr); in _base_add_sg_single_64()
2502 main_chain_element->Address = cpu_to_le64(msg_dma); in base_make_prp_nvme()
2517 ptr_first_sgl->Address = cpu_to_le64(sge_addr); in base_make_prp_nvme()
2657 sgel->Address = cpu_to_le64(dma_addr); in _base_add_sg_single_ieee()
/drivers/pci/
A DKconfig172 Process Address Space Identifiers (PASIDs) can be used by PCI devices
/drivers/iommu/
A DKconfig310 Support for Apple DART (Device Address Resolution Table) IOMMUs

Completed in 101 milliseconds

12