Home
last modified time | relevance | path

Searched refs:Offset (Results 1 – 25 of 202) sorted by relevance

123456789

/linux/drivers/staging/rtl8723bs/core/
A Drtw_efuse.c36 u16 Offset, in Efuse_Read1ByteFromFakeContent() argument
39 if (Offset >= EFUSE_MAX_HW_SIZE) in Efuse_Read1ByteFromFakeContent()
42 *Value = fakeEfuseContent[Offset]; in Efuse_Read1ByteFromFakeContent()
44 *Value = fakeBTEfuseContent[fakeEfuseBank-1][Offset]; in Efuse_Read1ByteFromFakeContent()
51 u16 Offset, in Efuse_Write1ByteToFakeContent() argument
54 if (Offset >= EFUSE_MAX_HW_SIZE) in Efuse_Write1ByteToFakeContent()
57 fakeEfuseContent[Offset] = Value; in Efuse_Write1ByteToFakeContent()
59 fakeBTEfuseContent[fakeEfuseBank-1][Offset] = Value; in Efuse_Write1ByteToFakeContent()
462 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead1Byte()
471 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead2Byte()
[all …]
/linux/Documentation/filesystems/ext4/
A Dblockmap.rst4 | i.i\_block Offset | Where It Points …
11 | | | Indirect Block Offset | Where It Points …
19 | | | Double Indirect Block Offset | Where It Points …
24 | | | | | Indirect Block Offset | Where I…
33 | | | Triple Indirect Block Offset | Where It Points …
38 | | | | | Double Indirect Block Offset | Where…
43 … | | | | Indirect Block Offset | Where It …
A Ddirectory.rst40 * - Offset
72 * - Offset
135 * - Offset
161 * - Offset
243 * - Offset
360 * - Offset
408 * - Offset
438 * - Offset
A Difork.rst74 * - Offset
110 * - Offset
140 * - Offset
180 * - Offset
/linux/drivers/mtd/
A Dftl.c116 uint32_t Offset; member
122 uint32_t Offset; member
209 part->EUNInfo[i].Offset = 0xffffffff; in build_maps()
251 part->XferInfo[xtrans].Offset = offset; in build_maps()
346 erase->addr = xfer->Offset; in erase_xfer()
444 eun->Offset, xfer->Offset); in copy_erase_unit()
467 offset = xfer->Offset + 20; /* Bad! */ in copy_erase_unit()
479 src = eun->Offset; dest = xfer->Offset; in copy_erase_unit()
540 swap(xfer->Offset, eun->Offset); in copy_erase_unit()
773 offset = (part->EUNInfo[log_addr / bsize].Offset in ftl_read()
[all …]
/linux/drivers/staging/r8188eu/core/
A Drtw_efuse.c31 static bool Efuse_Read1ByteFromFakeContent(u16 Offset, u8 *Value) in Efuse_Read1ByteFromFakeContent() argument
33 if (Offset >= EFUSE_MAX_HW_SIZE) in Efuse_Read1ByteFromFakeContent()
36 *Value = fakeEfuseContent[Offset]; in Efuse_Read1ByteFromFakeContent()
38 *Value = fakeBTEfuseContent[fakeEfuseBank - 1][Offset]; in Efuse_Read1ByteFromFakeContent()
45 u16 Offset, in Efuse_Write1ByteToFakeContent() argument
48 if (Offset >= EFUSE_MAX_HW_SIZE) in Efuse_Write1ByteToFakeContent()
51 fakeEfuseContent[Offset] = Value; in Efuse_Write1ByteToFakeContent()
53 fakeBTEfuseContent[fakeEfuseBank - 1][Offset] = Value; in Efuse_Write1ByteToFakeContent()
/linux/drivers/staging/rtl8192e/rtl8192e/
A Dr8192E_phy.c99 Offset &= 0x3f; in _rtl92e_phy_rf_read()
103 if (Offset >= 31) { in _rtl92e_phy_rf_read()
108 NewOffset = Offset - 30; in _rtl92e_phy_rf_read()
118 NewOffset = Offset; in _rtl92e_phy_rf_read()
122 NewOffset = Offset; in _rtl92e_phy_rf_read()
156 Offset &= 0x3f; in _rtl92e_phy_rf_write()
160 if (Offset >= 31) { in _rtl92e_phy_rf_write()
174 NewOffset = Offset; in _rtl92e_phy_rf_write()
178 NewOffset = Offset; in _rtl92e_phy_rf_write()
185 if (Offset == 0x0) in _rtl92e_phy_rf_write()
[all …]
/linux/Documentation/arm/samsung/
A Dbootloader-interface.rst24 Offset Value Purpose
42 Offset Value Purpose
54 Offset Value Purpose
70 Offset Value Purpose
/linux/Documentation/x86/
A Dboot.rst273 Offset/size: 0x1f1/1
284 Offset/size: 0x1f2/2
307 Offset/size: 0x1f8/2
316 Offset/size: 0x1fa/2
324 Offset/size: 0x1fc/2
334 Offset/size: 0x1fe/2
344 Offset/size: 0x200/2
355 Offset/size: 0x202/4
364 Offset/size: 0x206/2
375 Offset/size: 0x208/4
[all …]
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723b_phycfg.c93 struct adapter *Adapter, enum rf_path eRFPath, u32 Offset in phy_RFSerialRead_8723B() argument
108 Offset &= 0xff; in phy_RFSerialRead_8723B()
110 NewOffset = Offset; in phy_RFSerialRead_8723B()
188 u32 Offset, in phy_RFSerialWrite_8723B() argument
197 Offset &= 0xff; in phy_RFSerialWrite_8723B()
202 NewOffset = Offset; in phy_RFSerialWrite_8723B()
771 unsigned char Offset /* Upper, Lower, or Don't care */ in PHY_SetBWMode8723B() argument
776 …etBW8723B(Adapter, false, true, pHalData->CurrentChannel, Bandwidth, Offset, Offset, pHalData->Cur… in PHY_SetBWMode8723B()
/linux/Documentation/bpf/
A Dllvm_reloc.rst17 Elf64_Addr r_offset; // Offset from the beginning of section.
56 Offset Info Type Symbol's Value Symbol's Name
62 Each relocation is represented by ``Offset`` (8 bytes) and ``Info`` (8 bytes).
64 (Offset 0x0) and the corresponding ``Info`` indicates the relocation type
107 Enum ELF Reloc Type Description BitSize Offset Calculation
209 Offset Info Type Symbol's Value Symbol's Name
219 Offset Info Type Symbol's Value Symbol's Name
234 Offset Info Type Symbol's Value Symbol's Name
238 Offset Info Type Symbol's Value Symbol's Name
/linux/Documentation/usb/
A Dusbip_protocol.rst147 | Offset | Length | Value | Description |
161 | Offset | Length | Value | Description |
232 | Offset | Length | Value | Description |
251 | Offset | Length | Value | Description |
308 | Offset | Length | Description |
338 | Offset | Length | Description |
380 | Offset | Length | Description |
414 | Offset | Length | Description |
427 | Offset | Length | Description |
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-meta-vsp1-hgo.rst48 * - Offset
99 * - Offset
124 * - Offset
149 * - Offset
/linux/drivers/staging/r8188eu/hal/
A Drtl8188e_phycfg.c142 u32 Offset in phy_RFSerialRead() argument
154 Offset &= 0xff; in phy_RFSerialRead()
159 NewOffset = Offset; in phy_RFSerialRead()
240 u32 Offset, in phy_RFSerialWrite() argument
251 Offset &= 0xff; in phy_RFSerialWrite()
256 NewOffset = Offset; in phy_RFSerialWrite()
849 unsigned char Offset) /* Upper, Lower, or Don't care */ in PHY_SetBWMode8188E() argument
856 pHalData->nCur40MhzPrimeSC = Offset; in PHY_SetBWMode8188E()
/linux/Documentation/devicetree/bindings/reset/
A Dlantiq,reset.txt16 - Offset of the reset set register
17 - Offset of the reset status register
/linux/Documentation/devicetree/bindings/phy/
A Dphy-lantiq-rcu-usb2.txt19 - Offset of the USB PHY configuration register
20 - Offset of the USB Analog configuration
/linux/Documentation/devicetree/bindings/nvmem/
A Dqcom,spmi-sdam.yaml49 Offset and size in bytes within the storage device.
59 Offset in bit within the address range specified by reg.
A Dnvmem.yaml50 Offset and size in bytes within the storage device.
59 Offset in bit within the address range specified by reg.
/linux/Documentation/admin-guide/media/
A Dsi476x.rst39 Offset Name Description
73 Offset Name Description
89 Offset Name Description
114 Offset Name Description
/linux/drivers/staging/rtl8192e/
A Drtl819x_HTProc.c510 enum ht_extchnl_offset Offset);
858 enum ht_extchnl_offset Offset) in HTSetConnectBwMode() argument
874 Offset == HT_EXTCHNL_OFFSET_LOWER) in HTSetConnectBwMode()
875 Offset = HT_EXTCHNL_OFFSET_NO_EXT; in HTSetConnectBwMode()
876 if (Offset == HT_EXTCHNL_OFFSET_UPPER || in HTSetConnectBwMode()
877 Offset == HT_EXTCHNL_OFFSET_LOWER) { in HTSetConnectBwMode()
879 pHTInfo->CurSTAExtChnlOffset = Offset; in HTSetConnectBwMode()
/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/
A Dal,alpine-smp27 - reg : Offset and length of the register set for the device
37 - reg : Offset and length of the register set for the device
/linux/Documentation/devicetree/bindings/spi/
A Dfsl-spi.txt9 - reg : Offset and length of the register set for the device
43 - reg : Offset and length of the register set for the device.
/linux/Documentation/devicetree/bindings/net/
A Dqcom-emac.txt12 - reg : Offset and length of the register regions for the device
21 - reg : Offset and length of the register region(s) for the device
/linux/drivers/staging/rtl8192u/ieee80211/
A Drtl819x_HTProc.c1252 …ruct ieee80211_device *ieee, enum ht_channel_width Bandwidth, enum ht_extension_chan_offset Offset) in HTSetConnectBwMode() argument
1273 if (ieee->current_network.channel < 2 && Offset == HT_EXTCHNL_OFFSET_LOWER) in HTSetConnectBwMode()
1274 Offset = HT_EXTCHNL_OFFSET_NO_EXT; in HTSetConnectBwMode()
1275 if (Offset == HT_EXTCHNL_OFFSET_UPPER || Offset == HT_EXTCHNL_OFFSET_LOWER) { in HTSetConnectBwMode()
1277 pHTInfo->CurSTAExtChnlOffset = Offset; in HTSetConnectBwMode()
/linux/Documentation/devicetree/bindings/clock/
A Dxgene.txt49 - csr-offset : Offset to the CSR reset register from the reset address base.
52 - enable-offset : Offset to the enable register from the reset address base.
55 - divider-offset : Offset to the divider CSR register from the divider base.

Completed in 42 milliseconds

123456789