| /drivers/staging/rtl8723bs/core/ |
| D | rtw_efuse.c | 33 Efuse_Read1ByteFromFakeContent(u16 Offset, u8 *Value) in Efuse_Read1ByteFromFakeContent() argument 35 if (Offset >= EFUSE_MAX_HW_SIZE) in Efuse_Read1ByteFromFakeContent() 38 *Value = fakeEfuseContent[Offset]; in Efuse_Read1ByteFromFakeContent() 40 *Value = fakeBTEfuseContent[fakeEfuseBank - 1][Offset]; in Efuse_Read1ByteFromFakeContent() 45 Efuse_Write1ByteToFakeContent(u16 Offset, u8 Value) in Efuse_Write1ByteToFakeContent() argument 47 if (Offset >= EFUSE_MAX_HW_SIZE) in Efuse_Write1ByteToFakeContent() 50 fakeEfuseContent[Offset] = Value; in Efuse_Write1ByteToFakeContent() 52 fakeBTEfuseContent[fakeEfuseBank - 1][Offset] = Value; in Efuse_Write1ByteToFakeContent() 442 static void efuse_ShadowRead1Byte(struct adapter *padapter, u16 Offset, u8 *Value) in efuse_ShadowRead1Byte() argument 446 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead1Byte() [all …]
|
| /drivers/mtd/ |
| D | ftl.c | 116 uint32_t Offset; member 122 uint32_t Offset; member 209 part->EUNInfo[i].Offset = 0xffffffff; in build_maps() 231 (part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset == 0xffffffff)) { in build_maps() 232 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset = offset; in build_maps() 251 part->XferInfo[xtrans].Offset = offset; in build_maps() 284 offset = part->EUNInfo[i].Offset + le32_to_cpu(header.BAMOffset); in build_maps() 336 pr_debug("ftl_cs: erasing xfer unit at 0x%x\n", xfer->Offset); in erase_xfer() 346 erase->addr = xfer->Offset; in erase_xfer() 382 pr_debug("ftl_cs: preparing xfer unit at 0x%x\n", xfer->Offset); in prepare_xfer() [all …]
|
| /drivers/staging/rtl8192e/rtl8192e/ |
| D | r8192E_phy.c | 20 enum rf90_radio_path eRFPath, u32 Offset); 22 enum rf90_radio_path eRFPath, u32 Offset, 58 enum rf90_radio_path eRFPath, u32 Offset) in _rtl92e_phy_rf_read() argument 65 Offset &= 0x3f; in _rtl92e_phy_rf_read() 68 if (Offset >= 31) { in _rtl92e_phy_rf_read() 73 NewOffset = Offset - 30; in _rtl92e_phy_rf_read() 74 } else if (Offset >= 16) { in _rtl92e_phy_rf_read() 80 NewOffset = Offset - 15; in _rtl92e_phy_rf_read() 82 NewOffset = Offset; in _rtl92e_phy_rf_read() 105 enum rf90_radio_path eRFPath, u32 Offset, in _rtl92e_phy_rf_write() argument [all …]
|
| D | r8192E_phy.h | 45 enum ht_extchnl_offset Offset);
|
| D | r8190P_def.h | 167 u8 Offset; member
|
| D | r8192E_dev.c | 929 pdesc->Offset = sizeof(struct tx_fwinfo_8190pci) + 8; in rtl92e_fill_tx_desc() 999 entry_tmp->Offset = sizeof(struct tx_fwinfo_8190pci) + 8; in rtl92e_fill_tx_cmd_desc() 1000 entry_tmp->PktSize = cb_desc->pkt_size + entry_tmp->Offset; in rtl92e_fill_tx_cmd_desc()
|
| /drivers/staging/rtl8723bs/hal/ |
| D | rtl8723b_phycfg.c | 92 struct adapter *Adapter, enum rf_path eRFPath, u32 Offset in phy_RFSerialRead_8723B() argument 107 Offset &= 0xff; in phy_RFSerialRead_8723B() 109 NewOffset = Offset; in phy_RFSerialRead_8723B() 187 u32 Offset, in phy_RFSerialWrite_8723B() argument 196 Offset &= 0xff; in phy_RFSerialWrite_8723B() 201 NewOffset = Offset; in phy_RFSerialWrite_8723B() 770 unsigned char Offset /* Upper, Lower, or Don't care */ in PHY_SetBWMode8723B() argument 775 …etBW8723B(Adapter, false, true, pHalData->CurrentChannel, Bandwidth, Offset, Offset, pHalData->Cur… in PHY_SetBWMode8723B()
|
| /drivers/staging/rtl8192e/ |
| D | rtl819x_HTProc.c | 422 enum ht_extchnl_offset Offset); 665 enum ht_extchnl_offset Offset) in ht_set_connect_bw_mode() argument 678 Offset == HT_EXTCHNL_OFFSET_LOWER) in ht_set_connect_bw_mode() 679 Offset = HT_EXTCHNL_OFFSET_NO_EXT; in ht_set_connect_bw_mode() 680 if (Offset == HT_EXTCHNL_OFFSET_UPPER || in ht_set_connect_bw_mode() 681 Offset == HT_EXTCHNL_OFFSET_LOWER) { in ht_set_connect_bw_mode() 683 ht_info->cur_sta_ext_chnl_offset = Offset; in ht_set_connect_bw_mode()
|
| D | rtllib.h | 1458 enum ht_extchnl_offset Offset); 1725 enum ht_extchnl_offset Offset);
|
| /drivers/staging/rtl8723bs/include/ |
| D | hal_phy_cfg.h | 57 unsigned char Offset);
|
| D | rtw_efuse.h | 107 void EFUSE_ShadowRead(struct adapter *padapter, u8 Type, u16 Offset, u32 *Value);
|
| D | hal_intf.h | 197 void (*set_bwmode_handler)(struct adapter *padapter, enum channel_width Bandwidth, u8 Offset);
|
| /drivers/video/fbdev/riva/ |
| D | riva_hw.c | 1845 NV_WR32(&Surface->Offset, 0, surf0); in nv3SetSurfaces2D() 1847 NV_WR32(&Surface->Offset, 0, surf1); in nv3SetSurfaces2D() 1861 NV_WR32(&Surface->Offset, 0, surf0); in nv4SetSurfaces2D() 1863 NV_WR32(&Surface->Offset, 0, surf1); in nv4SetSurfaces2D() 1877 NV_WR32(&Surface->Offset, 0, surf0); in nv10SetSurfaces2D() 1879 NV_WR32(&Surface->Offset, 0, surf1); in nv10SetSurfaces2D() 1894 NV_WR32(&Surface->Offset, 0, surf0); in nv3SetSurfaces3D() 1896 NV_WR32(&Surface->Offset, 0, surf1); in nv3SetSurfaces3D() 1910 NV_WR32(&Surface->Offset, 0, surf0); in nv4SetSurfaces3D() 1912 NV_WR32(&Surface->Offset, 0, surf1); in nv4SetSurfaces3D()
|
| D | riva_hw.h | 390 U032 Offset; member
|
| /drivers/scsi/aic7xxx/ |
| D | aic79xx.reg | 277 * Host New SCB Queue Offset 288 * Host Empty SCB Queue Offset 346 * SEQ New SCB Queue Offset 357 * SEQ Empty SCB Queue Offset 368 * SEQ Done SCB Queue Offset 379 * Queue Offset Control & Status 1390 * Offset to the SCB flags field that includes the 1923 field OVERRUN 0x04 /* SCSI Offset overrun detected */ 2076 * SCSI Offset Count 2628 * Data Transfer Negotiation Data - Offset Byte [all …]
|
| D | aic7xxx.reg | 204 * SCSI Maximum Offset (p. 4-61 aic7890/91 Data Book) 1737 /* Offset maximums */
|
| /drivers/scsi/mpt3sas/mpi/ |
| D | mpi2_image.h | 161 U32 Offset; /*0x00 */ member
|
| /drivers/net/ethernet/atheros/atlx/ |
| D | atl2.h | 79 static bool atl2_read_eeprom(struct atl2_hw *hw, u32 Offset, u32 *pValue);
|
| D | atl2.c | 2706 static bool atl2_read_eeprom(struct atl2_hw *hw, u32 Offset, u32 *pValue) in atl2_read_eeprom() argument 2711 if (Offset & 0x3) in atl2_read_eeprom() 2715 Control = (Offset & VPD_CAP_VPD_ADDR_MASK) << VPD_CAP_VPD_ADDR_SHIFT; in atl2_read_eeprom()
|
| /drivers/thermal/intel/ |
| D | Kconfig | 98 activation temperature via the TCC Offset register, which is widely
|
| /drivers/message/fusion/ |
| D | mptbase.h | 227 u8 Offset; /* 00h */ member
|
| /drivers/net/wireless/marvell/libertas/ |
| D | README | 55 Offset Values
|
| /drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| D | smu13_driver_if_v13_0_7.h | 677 int8_t Offset; // in Amps member
|
| D | smu13_driver_if_v13_0_0.h | 683 int8_t Offset; // in Amps member
|
| D | smu14_driver_if_v14_0.h | 686 int8_t Offset; // in Amps member
|