/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | odm_RegConfig8723B.c | 12 u32 Addr, in odm_ConfigRFReg_8723B() argument 18 if (Addr == 0xfe || Addr == 0xffe) in odm_ConfigRFReg_8723B() 26 if (Addr == 0xb6) { in odm_ConfigRFReg_8723B() 31 pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord in odm_ConfigRFReg_8723B() 40 getvalue = PHY_QueryRFReg(pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord); in odm_ConfigRFReg_8723B() 57 if (Addr == 0xb2) { in odm_ConfigRFReg_8723B() 62 pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord in odm_ConfigRFReg_8723B() 87 pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord in odm_ConfigRFReg_8723B() 109 void odm_ConfigRF_RadioA_8723B(PDM_ODM_T pDM_Odm, u32 Addr, u32 Data) in odm_ConfigRF_RadioA_8723B() argument 116 Addr, in odm_ConfigRF_RadioA_8723B() [all …]
|
D | odm_RegConfig8723B.h | 12 u32 Addr, 18 void odm_ConfigRF_RadioA_8723B(PDM_ODM_T pDM_Odm, u32 Addr, u32 Data); 20 void odm_ConfigMAC_8723B(PDM_ODM_T pDM_Odm, u32 Addr, u8 Data); 24 u32 Addr, 34 u32 Addr, 41 u32 Addr,
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtl819x_TSProc.c | 113 eth_zero_addr(pTsCommonInfo->Addr); in ResetTsCommonInfo() 219 u8 *Addr, u8 TID, in SearchAdmitTRStream() argument 261 if (memcmp(pRet->Addr, Addr, 6) == 0 && in SearchAdmitTRStream() 276 static void MakeTSEntry(struct ts_common_info *pTsCommonInfo, u8 *Addr, in MakeTSEntry() argument 285 memcpy(pTsCommonInfo->Addr, Addr, 6); in MakeTSEntry() 300 u8 *Addr, u8 TID, enum tr_select TxRxSelect, bool bAddNewTs) in GetTs() argument 309 if (is_multicast_ether_addr(Addr)) { in GetTs() 340 *ppTS = SearchAdmitTRStream(ieee, Addr, UP, TxRxSelect); in GetTs() 381 UP, Dir, Addr, *ppTS); in GetTs() 392 MakeTSEntry(*ppTS, Addr, &TSpec, NULL, 0, 0); in GetTs() [all …]
|
D | rtl819x_BAProc.c | 504 rtllib_send_ADDBAReq(ieee, pTS->TsCommonInfo.Addr, pBA); in TsInitAddBA() 516 rtllib_send_DELBA(ieee, pTsCommonInfo->Addr, in TsInitDelBA() 525 rtllib_send_DELBA(ieee, pTsCommonInfo->Addr, in TsInitDelBA() 548 rtllib_send_DELBA(ieee, pTxTs->TsCommonInfo.Addr, in TxBaInactTimeout() 561 rtllib_send_DELBA(ieee, pRxTs->TsCommonInfo.Addr, in RxBaInactTimeout()
|
D | rtl819x_TS.h | 32 u8 Addr[ETH_ALEN]; member
|
D | rtllib.h | 2120 bool GetTs(struct rtllib_device *ieee, struct ts_common_info **ppTS, u8 *Addr, 2125 void RemovePeerTS(struct rtllib_device *ieee, u8 *Addr);
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_TSProc.c | 206 u8 *Addr, u8 TID, in SearchAdmitTRStream() argument 250 if (memcmp(pRet->addr, Addr, 6) == 0) in SearchAdmitTRStream() 267 static void MakeTSEntry(struct ts_common_info *pTsCommonInfo, u8 *Addr, in MakeTSEntry() argument 276 memcpy(pTsCommonInfo->addr, Addr, 6); in MakeTSEntry() 292 u8 *Addr, in GetTs() argument 303 if (is_multicast_ether_addr(Addr)) { in GetTs() 342 Addr, in GetTs() 384 … IEEE80211_DEBUG(IEEE80211_DL_TS, "to init current TS, UP:%d, Dir:%d, addr:%pM\n", UP, Dir, Addr); in GetTs() 396 MakeTSEntry(*ppTS, Addr, &TSpec, NULL, 0, 0); in GetTs() 455 void RemovePeerTS(struct ieee80211_device *ieee, u8 *Addr) in RemovePeerTS() argument [all …]
|
D | ieee80211.h | 2403 u8 *Addr, 2410 void RemovePeerTS(struct ieee80211_device *ieee, u8 *Addr);
|
/Linux-v4.19/Documentation/i2c/ |
D | smbus-protocol | 40 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to 56 A Addr Rd/Wr [A] P 69 S Addr Rd [A] [Data] NA P 80 S Addr Wr [A] Data [A] P 91 S Addr Wr [A] Comm [A] S Addr Rd [A] [Data] NA P 103 S Addr Wr [A] Comm [A] S Addr Rd [A] [DataLow] A [DataHigh] NA P 119 S Addr Wr [A] Comm [A] Data [A] P 131 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P 146 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] 147 S Addr Rd [A] [DataLow] A [DataHigh] NA P [all …]
|
D | i2c-protocol | 10 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to 26 S Addr Wr [A] Data [A] Data [A] ... [A] Data [A] P 34 S Addr Rd [A] [Data] A [Data] A ... A [Data] NA P 46 S Addr Rd [A] [Data] NA S Addr Wr [A] Data [A] P 66 In a combined transaction, no 'S Addr Wr/Rd [A]' is generated at some 69 S Addr Rd [A] [Data] NA Data [A] P 71 we do not generate Addr, but we do generate the startbit S. This will 83 S Addr Rd [A] Data [A] Data [A] ... [A] Data [A] P
|
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene-cards.c | 837 u16 Addr = MICNG_EE_START, Length, tag = 0; in ReadEEProm() local 840 while (Addr + sizeof(u16) + 1 < MICNG_EE_END) { in ReadEEProm() 841 if (i2c_read_eeprom(adapter, 0x50, Addr, EETag, sizeof(EETag))) in ReadEEProm() 848 Addr += sizeof(u16) + 1 + EETag[2]; in ReadEEProm() 850 if (Addr + sizeof(u16) + 1 + EETag[2] > MICNG_EE_END) { in ReadEEProm() 859 Addr += sizeof(u16) + 1; in ReadEEProm() 860 status = i2c_read_eeprom(adapter, 0x50, Addr, data, Length); in ReadEEProm() 877 u16 Addr = MICNG_EE_START; in WriteEEProm() local 882 while (Addr + sizeof(u16) + 1 < MICNG_EE_END) { in WriteEEProm() 883 if (i2c_read_eeprom(adapter, 0x50, Addr, EETag, sizeof(EETag))) in WriteEEProm() [all …]
|
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ |
D | atl2.c | 2224 u32 Addr[2]; in get_permanent_address() local 2233 Addr[0] = 0; in get_permanent_address() 2234 Addr[1] = 0; in get_permanent_address() 2246 Addr[0] = Control; in get_permanent_address() 2249 Addr[1] = Control; in get_permanent_address() 2264 *(u32 *) &EthAddr[2] = LONGSWAP(Addr[0]); in get_permanent_address() 2265 *(u16 *) &EthAddr[0] = SHORTSWAP(*(u16 *) &Addr[1]); in get_permanent_address() 2275 Addr[0] = 0; in get_permanent_address() 2276 Addr[1] = 0; in get_permanent_address() 2284 Addr[0] = Control; in get_permanent_address() [all …]
|
/Linux-v4.19/drivers/scsi/ |
D | 53c700.scr | 27 ABSOLUTE MessageLocation = 0 ; Addr of message 29 ABSOLUTE CommandAddress = 0 ; Addr of Command 30 ABSOLUTE StatusAddress = 0 ; Addr to receive status return 31 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg
|
D | hpsa_cmd.h | 370 __le64 Addr; member 375 __le64 Addr; member
|
D | 53c700_d.h_shipped | 30 ABSOLUTE MessageLocation = 0 ; Addr of message 32 ABSOLUTE CommandAddress = 0 ; Addr of Command 33 ABSOLUTE StatusAddress = 0 ; Addr to receive status return 34 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg
|
D | hpsa.c | 2284 chain_sg->Addr = cpu_to_le64(0); in hpsa_map_sg_chain_block() 2287 chain_sg->Addr = cpu_to_le64(temp64); in hpsa_map_sg_chain_block() 2300 pci_unmap_single(h->pdev, le64_to_cpu(chain_sg->Addr), in hpsa_unmap_sg_chain_block() 2768 pci_unmap_single(pdev, (dma_addr_t) le64_to_cpu(c->SG[i].Addr), in hpsa_pci_unmap() 2794 cp->SG[0].Addr = cpu_to_le64(addr64); in hpsa_map_one() 4532 desc->Addr = cpu_to_le64(addr64); in hpsa_set_sg_descriptor() 4750 curr_sg->Addr = cpu_to_le64(addr64); in hpsa_scsi_ioaccel1_queue_command() 5468 c->ErrDesc.Addr = cpu_to_le64((u64) err_dma_handle); in hpsa_cmd_init() 6326 c->SG[0].Addr = cpu_to_le64(0); in hpsa_passthru_ioctl() 6331 c->SG[0].Addr = cpu_to_le64(temp64); in hpsa_passthru_ioctl() [all …]
|
/Linux-v4.19/Documentation/hwmon/ |
D | smsc47b397 | 157 OUT DX,AL ; Point to HWM Base Addr MSB 159 IN AL,DX ; Get MSB of HWM Base Addr
|
/Linux-v4.19/drivers/net/ethernet/cirrus/ |
D | cs89x0.c | 1388 unsigned int Addr; in cs89x0_probe1() local 1389 Addr = readreg(dev, PP_IA + i * 2); in cs89x0_probe1() 1390 dev->dev_addr[i * 2] = Addr & 0xFF; in cs89x0_probe1() 1391 dev->dev_addr[i * 2 + 1] = Addr >> 8; in cs89x0_probe1()
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | drxd_hard.c | 1058 u32 Addr, u16 DataSize, u8 *pData, u8 Flags) 1075 status = Write16(state, HI_RA_RAM_SRV_CFG_DIV__A, (u16) (Addr >> 16), 0); 1078 status = Write16(state, HI_RA_RAM_SRV_CFG_BDL__A, (u16) (Addr & 0xFFFF), 0); 1111 u32 Addr, u32 *pData, u8 Flags) 1118 status = AtomicReadBlock(state, Addr, sizeof(u32), buf, Flags);
|
/Linux-v4.19/arch/x86/tools/ |
D | relocs.c | 8 #define Elf_Addr ElfW(Addr) 756 ElfW(Addr) offset = rel->r_offset; in do_reloc64()
|
/Linux-v4.19/drivers/tty/ |
D | synclinkmp.c | 5524 unsigned char * RegAddr = (unsigned char*)(info->sca_base + Addr); \ 5528 if (Addr > 0x7f) \ 5530 else if (Addr > 0x1f && Addr < 0x60) \ 5535 static unsigned char read_reg(SLMP_INFO * info, unsigned char Addr) in read_reg() argument 5540 static void write_reg(SLMP_INFO * info, unsigned char Addr, unsigned char Value) in write_reg() argument 5546 static u16 read_reg16(SLMP_INFO * info, unsigned char Addr) in read_reg16() argument 5552 static void write_reg16(SLMP_INFO * info, unsigned char Addr, u16 Value) in write_reg16() argument
|
/Linux-v4.19/arch/mips/boot/tools/ |
D | relocs.c | 8 #define Elf_Addr ElfW(Addr)
|
/Linux-v4.19/Documentation/networking/ |
D | arcnet-hardware.txt | 568 | Offs|Base |I/O Addr | 569 | RAM Addr | ___| 777 < IRQ |I/O Addr | 2193 | Base I/O Base Addr. Station | |
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kgdb.rst | 634 Task Addr Pid Parent [*] cpu State Thread Command
|