| /Linux-v5.4/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 | 11 u32 Addr, 17 void odm_ConfigRF_RadioA_8723B(PDM_ODM_T pDM_Odm, u32 Addr, u32 Data); 19 void odm_ConfigMAC_8723B(PDM_ODM_T pDM_Odm, u32 Addr, u8 Data); 22 u32 Addr, 31 u32 Addr, 37 u32 Addr,
|
| /Linux-v5.4/drivers/staging/rtl8192e/ |
| D | rtl819x_TSProc.c | 105 eth_zero_addr(pTsCommonInfo->Addr); in ResetTsCommonInfo() 211 u8 *Addr, u8 TID, in SearchAdmitTRStream() argument 253 if (memcmp(pRet->Addr, Addr, 6) == 0 && in SearchAdmitTRStream() 268 static void MakeTSEntry(struct ts_common_info *pTsCommonInfo, u8 *Addr, in MakeTSEntry() argument 277 memcpy(pTsCommonInfo->Addr, Addr, 6); in MakeTSEntry() 292 u8 *Addr, u8 TID, enum tr_select TxRxSelect, bool bAddNewTs) in GetTs() argument 301 if (is_multicast_ether_addr(Addr)) { in GetTs() 332 *ppTS = SearchAdmitTRStream(ieee, Addr, UP, TxRxSelect); in GetTs() 373 UP, Dir, Addr, *ppTS); in GetTs() 384 MakeTSEntry(*ppTS, Addr, &TSpec, NULL, 0, 0); in GetTs() [all …]
|
| D | rtl819x_BAProc.c | 496 rtllib_send_ADDBAReq(ieee, pTS->TsCommonInfo.Addr, pBA); in TsInitAddBA() 508 rtllib_send_DELBA(ieee, pTsCommonInfo->Addr, in TsInitDelBA() 517 rtllib_send_DELBA(ieee, pTsCommonInfo->Addr, in TsInitDelBA() 540 rtllib_send_DELBA(ieee, pTxTs->TsCommonInfo.Addr, in TxBaInactTimeout() 553 rtllib_send_DELBA(ieee, pRxTs->TsCommonInfo.Addr, in RxBaInactTimeout()
|
| D | rtl819x_TS.h | 24 u8 Addr[ETH_ALEN]; member
|
| D | rtllib.h | 2115 bool GetTs(struct rtllib_device *ieee, struct ts_common_info **ppTS, u8 *Addr, 2120 void RemovePeerTS(struct rtllib_device *ieee, u8 *Addr);
|
| /Linux-v5.4/drivers/staging/rtl8192u/ieee80211/ |
| D | rtl819x_TSProc.c | 204 u8 *Addr, u8 TID, in SearchAdmitTRStream() argument 248 if (memcmp(pRet->addr, Addr, 6) == 0) in SearchAdmitTRStream() 265 static void MakeTSEntry(struct ts_common_info *pTsCommonInfo, u8 *Addr, in MakeTSEntry() argument 274 memcpy(pTsCommonInfo->addr, Addr, 6); in MakeTSEntry() 290 u8 *Addr, in GetTs() argument 301 if (is_multicast_ether_addr(Addr)) { in GetTs() 340 Addr, in GetTs() 382 … IEEE80211_DEBUG(IEEE80211_DL_TS, "to init current TS, UP:%d, Dir:%d, addr:%pM\n", UP, Dir, Addr); in GetTs() 394 MakeTSEntry(*ppTS, Addr, &TSpec, NULL, 0, 0); in GetTs() 451 void RemovePeerTS(struct ieee80211_device *ieee, u8 *Addr) in RemovePeerTS() argument [all …]
|
| D | ieee80211.h | 2395 u8 *Addr, 2402 void RemovePeerTS(struct ieee80211_device *ieee, u8 *Addr);
|
| /Linux-v5.4/Documentation/i2c/ |
| D | smbus-protocol.rst | 42 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to 60 A Addr Rd/Wr [A] P 73 S Addr Rd [A] [Data] NA P 86 S Addr Wr [A] Data [A] P 97 S Addr Wr [A] Comm [A] S Addr Rd [A] [Data] NA P 109 S Addr Wr [A] Comm [A] S Addr Rd [A] [DataLow] A [DataHigh] NA P 127 S Addr Wr [A] Comm [A] Data [A] P 139 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] P 154 S Addr Wr [A] Comm [A] DataLow [A] DataHigh [A] 155 S Addr Rd [A] [DataLow] A [DataHigh] NA P [all …]
|
| D | i2c-protocol.rst | 15 Addr (7 bits): I2C 7 bit address. Note that this can be expanded as usual to 33 S Addr Wr [A] Data [A] Data [A] ... [A] Data [A] P 41 S Addr Rd [A] [Data] A [Data] A ... A [Data] NA P 53 S Addr Rd [A] [Data] NA S Addr Wr [A] Data [A] P 73 In a combined transaction, no 'S Addr Wr/Rd [A]' is generated at some 77 S Addr Rd [A] [Data] NA Data [A] P 80 we do not generate Addr, but we do generate the startbit S. This will 93 S Addr Rd [A] Data [A] Data [A] ... [A] Data [A] P
|
| /Linux-v5.4/drivers/media/pci/ngene/ |
| D | ngene-cards.c | 824 u16 Addr = MICNG_EE_START, Length, tag = 0; in ReadEEProm() local 827 while (Addr + sizeof(u16) + 1 < MICNG_EE_END) { in ReadEEProm() 828 if (i2c_read_eeprom(adapter, 0x50, Addr, EETag, sizeof(EETag))) in ReadEEProm() 835 Addr += sizeof(u16) + 1 + EETag[2]; in ReadEEProm() 837 if (Addr + sizeof(u16) + 1 + EETag[2] > MICNG_EE_END) { in ReadEEProm() 846 Addr += sizeof(u16) + 1; in ReadEEProm() 847 status = i2c_read_eeprom(adapter, 0x50, Addr, data, Length); in ReadEEProm() 864 u16 Addr = MICNG_EE_START; in WriteEEProm() local 869 while (Addr + sizeof(u16) + 1 < MICNG_EE_END) { in WriteEEProm() 870 if (i2c_read_eeprom(adapter, 0x50, Addr, EETag, sizeof(EETag))) in WriteEEProm() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atlx/ |
| D | atl2.c | 2207 u32 Addr[2]; in get_permanent_address() local 2216 Addr[0] = 0; in get_permanent_address() 2217 Addr[1] = 0; in get_permanent_address() 2229 Addr[0] = Control; in get_permanent_address() 2232 Addr[1] = Control; in get_permanent_address() 2247 *(u32 *) &EthAddr[2] = LONGSWAP(Addr[0]); in get_permanent_address() 2248 *(u16 *) &EthAddr[0] = SHORTSWAP(*(u16 *) &Addr[1]); in get_permanent_address() 2258 Addr[0] = 0; in get_permanent_address() 2259 Addr[1] = 0; in get_permanent_address() 2267 Addr[0] = Control; in get_permanent_address() [all …]
|
| /Linux-v5.4/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 | 2297 chain_sg->Addr = cpu_to_le64(0); in hpsa_map_sg_chain_block() 2300 chain_sg->Addr = cpu_to_le64(temp64); in hpsa_map_sg_chain_block() 2313 dma_unmap_single(&h->pdev->dev, le64_to_cpu(chain_sg->Addr), in hpsa_unmap_sg_chain_block() 2793 dma_unmap_single(&pdev->dev, le64_to_cpu(c->SG[i].Addr), in hpsa_pci_unmap() 2819 cp->SG[0].Addr = cpu_to_le64(addr64); in hpsa_map_one() 4534 desc->Addr = cpu_to_le64(addr64); in hpsa_set_sg_descriptor() 4753 curr_sg->Addr = cpu_to_le64(addr64); in hpsa_scsi_ioaccel1_queue_command() 5502 c->ErrDesc.Addr = cpu_to_le64((u64) err_dma_handle); in hpsa_cmd_init() 6398 c->SG[0].Addr = cpu_to_le64(0); in hpsa_passthru_ioctl() 6403 c->SG[0].Addr = cpu_to_le64(temp64); in hpsa_passthru_ioctl() [all …]
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | smsc47b397.rst | 191 OUT DX,AL ; Point to HWM Base Addr MSB 193 IN AL,DX ; Get MSB of HWM Base Addr
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | r7s72100-rskrza1.dts | 130 /* RIIC ch3 (Port Expander, EEPROM (MAC Addr), Audio Codec) */
|
| /Linux-v5.4/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-v5.4/drivers/media/dvb-frontends/ |
| D | drxd_hard.c | 1046 u32 Addr, u16 DataSize, u8 *pData, u8 Flags) 1063 status = Write16(state, HI_RA_RAM_SRV_CFG_DIV__A, (u16) (Addr >> 16), 0); 1066 status = Write16(state, HI_RA_RAM_SRV_CFG_BDL__A, (u16) (Addr & 0xFFFF), 0); 1099 u32 Addr, u32 *pData, u8 Flags) 1106 status = AtomicReadBlock(state, Addr, sizeof(u32), buf, Flags);
|
| /Linux-v5.4/arch/x86/tools/ |
| D | relocs.c | 8 #define Elf_Addr ElfW(Addr) 773 ElfW(Addr) offset = rel->r_offset; in do_reloc64()
|
| /Linux-v5.4/drivers/tty/ |
| D | synclinkmp.c | 5523 unsigned char * RegAddr = (unsigned char*)(info->sca_base + Addr); \ 5527 if (Addr > 0x7f) \ 5529 else if (Addr > 0x1f && Addr < 0x60) \ 5534 static unsigned char read_reg(SLMP_INFO * info, unsigned char Addr) in read_reg() argument 5539 static void write_reg(SLMP_INFO * info, unsigned char Addr, unsigned char Value) in write_reg() argument 5545 static u16 read_reg16(SLMP_INFO * info, unsigned char Addr) in read_reg16() argument 5551 static void write_reg16(SLMP_INFO * info, unsigned char Addr, u16 Value) in write_reg16() argument
|
| /Linux-v5.4/arch/mips/boot/tools/ |
| D | relocs.c | 8 #define Elf_Addr ElfW(Addr)
|
| /Linux-v5.4/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-v5.4/Documentation/dev-tools/ |
| D | kgdb.rst | 634 Task Addr Pid Parent [*] cpu State Thread Command
|