Home
last modified time | relevance | path

Searched refs:Value (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/linux-6.3-rc2/drivers/staging/rtl8723bs/hal/
A Dodm.c840 pDM_Odm->SupportICType = Value; in ODM_CmnInfoInit()
844 pDM_Odm->CutVersion = (u8)Value; in ODM_CmnInfoInit()
848 pDM_Odm->FabVersion = (u8)Value; in ODM_CmnInfoInit()
852 pDM_Odm->RFEType = (u8)Value; in ODM_CmnInfoInit()
864 pDM_Odm->ExtLNA = (u8)Value; in ODM_CmnInfoInit()
868 pDM_Odm->ExtPA = (u8)Value; in ODM_CmnInfoInit()
885 pDM_Odm->ExtTRSW = (u8)Value; in ODM_CmnInfoInit()
888 pDM_Odm->PatchID = (u8)Value; in ODM_CmnInfoInit()
1086 pDM_Odm->bLinked = (bool)Value; in ODM_CmnInfoUpdate()
1094 pDM_Odm->RSSI_Min = (u8)Value; in ODM_CmnInfoUpdate()
[all …]
A Dhal_com_phycfg.c142 u32 Value, in PHY_GetRateValuesOfTxPowerByRate() argument
159 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
172 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
180 ((Value >> 8) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
196 PwrByRateVal[0] = (s8) ((((Value >> 4) & 0xF)) * 10 + (Value & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
209 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
222 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
233 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
248 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
263 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dqcom,wcd9335.txt13 Value type: <stringlist>
23 Value type: <u32 u32>
44 Value type: <phandle>
55 Value type: <string>
60 Value type: <phandle>
65 Value type: <phandle>
70 Value type: <phandle>
75 Value type: <phandle>
80 Value type: <phandle>
99 Value type: <int>
[all …]
A Dqcom,apq8096.txt7 Value type: <stringlist>
12 Value type: <stringlist>
55 Value type: <stringlist>
60 Value type: <array of phandles>
72 Value type: <string>
78 Value type: <subnode>
83 Value type: <subnode>
88 Value type: <subnode>
93 Value type: <phandle with arguments>
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_efuse.c34 Efuse_Read1ByteFromFakeContent(u16 Offset, u8 *Value) in Efuse_Read1ByteFromFakeContent() argument
39 *Value = fakeEfuseContent[Offset]; in Efuse_Read1ByteFromFakeContent()
41 *Value = fakeBTEfuseContent[fakeEfuseBank-1][Offset]; in Efuse_Read1ByteFromFakeContent()
46 Efuse_Write1ByteToFakeContent(u16 Offset, u8 Value) in Efuse_Write1ByteToFakeContent() argument
51 fakeEfuseContent[Offset] = Value; in Efuse_Write1ByteToFakeContent()
53 fakeBTEfuseContent[fakeEfuseBank-1][Offset] = Value; in Efuse_Write1ByteToFakeContent()
456 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead1Byte()
465 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead2Byte()
466 *Value |= pEEPROM->efuse_eeprom_data[Offset+1]<<8; in efuse_ShadowRead2Byte()
475 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead4Byte()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/
A Dqcom,q6v5.txt8 Value type: <string>
21 Value type: <stringlist>
31 Value type: <stringlist>
36 Value type: <phandle>
41 Value type: <stringlist>
53 Value type: <phandle>
59 Value type: <stringlist>
65 Value type: <phandle>
72 Value type: <phandle>
78 Value type: <phandle>
[all …]
/linux-6.3-rc2/scripts/
A Dgenerate_rust_target.rs19 enum Value { enum
26 type Object = Vec<(String, Value)>;
30 impl Display for Value { implementation
33 Value::Boolean(boolean) => write!(formatter, "{}", boolean), in fmt()
34 Value::Number(number) => write!(formatter, "{}", number), in fmt()
35 Value::String(string) => write!(formatter, "\"{}\"", string), in fmt()
36 Value::Object(object) => { in fmt()
64 self.0.push((key.to_string(), Value::Boolean(value))); in push()
70 self.0.push((key.to_string(), Value::Number(value))); in push()
76 self.0.push((key.to_string(), Value::String(value))); in push()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dqcom,usb-8x16-phy.txt5 Value type: <string>
10 Value type: <prop-encoded-array>
15 Value type: <prop-encoded-array>
22 Value type: <string>
27 Value type: <phandle>
32 Value type: <phandle>
37 Value type: <phandle>
42 Value type: <prop-encoded-array>
47 Value type: <string>
52 Value type: <prop-encoded-array>
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dqcom,pm8xxx-keypad.txt7 Value type: <string>
14 Value type: <prop-encoded-array>
19 Value type: <prop-encoded-array>
27 Value type: <prop-encoded-array>
33 Value type: <bool>
38 Value type: <bool>
44 Value type: <u32>
50 Value type: <u32>
56 Value type: <u32>
62 Value type: <u32>
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/crypto/
A Dfsl-sec4.txt56 Value type: <string>
61 Value type: <u32>
67 Value type: <u32>
73 Value type: <u32>
223 Value type: <u32>
230 Value type: <u32>
331 Value type: <u32>
338 Value type: <u32>
389 Value type: <phandle>
439 Value type: <int>
[all …]
A Dfsl-sec6.txt22 Value type: <string>
27 Value type: <u32>
33 Value type: <u32>
39 Value type: <u32>
46 Value type: <prop-encoded-array>
52 Value type: <prop-encoded-array>
83 Value type: <string>
88 Value type: <prop-encoded-array>
94 Value type: <prop_encoded-array>
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dqcom,apq8084-pinctrl.txt8 Value type: <string>
23 Value type: <none>
28 Value type: <u32>
34 Value type: <none>
39 Value type: <u32>
124 Value type: <none>
129 Value type: <none>
134 Value type: <none>
139 Value type: <none>
146 Value type: <none>
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/fsl/
A Ddcsr.txt23 Value type: <string>
29 Value type: <u32>
35 Value type: <u32>
63 Value type: <string>
113 Value type: <string>
150 Value type: <string>
175 Value type: <string>
210 Value type: <string>
238 Value type: <string>
266 Value type: <string>
[all …]
A Dmcm.txt17 Value type: <string>
22 Value type: <prop-encoded-array>
29 Value type: <u32>
45 Value type: <string>
51 Value type: <prop-encoded-array>
58 Value type: <prop-encoded-array>
A Decm.txt17 Value type: <string>
22 Value type: <prop-encoded-array>
29 Value type: <u32>
45 Value type: <string>
51 Value type: <prop-encoded-array>
58 Value type: <prop-encoded-array>
A Dsrio-rmu.txt12 Value type: <string>
20 Value type: <prop-encoded-array>
27 Value type: <prop-encoded-array>
43 Value type: <string>
51 Value type: <prop-encoded-array>
58 Value type: <prop_encoded-array>
72 Value type: <string>
81 Value type: <prop-encoded-array>
88 Value type: <prop_encoded-array>
102 Value type: <string>
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dcdns,sdhci.yaml41 description: Value of the delay in the input path for SD high-speed timing
47 description: Value of the delay in the input path for legacy timing
53 description: Value of the delay in the input path for SD UHS SDR12 timing
59 description: Value of the delay in the input path for SD UHS SDR25 timing
65 description: Value of the delay in the input path for SD UHS SDR50 timing
71 description: Value of the delay in the input path for SD UHS DDR50 timing
77 description: Value of the delay in the input path for MMC high-speed timing
83 description: Value of the delay in the input path for eMMC high-speed DDR timing
95 Value of the delay introduced on the sdclk output for all modes except
103 Value of the delay introduced on the sdclk output for HS200, HS400 and
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/fsl/
A Dqman-portals.txt20 Value type: <stringlist>
26 Value type: <prop-encoded-array>
33 Value type: <prop-encoded-array>
38 Value type: <prop-encoded-array>
44 Value type: <phandle>
51 Value type: <u32>
70 Value type: <prop-encoded-array>
75 Value type: <phandle>
80 Value type: <phandle>
A Dqman.txt24 Value type: <stringlist>
30 Value type: <prop-encoded-array>
38 Value type: <prop-encoded-array>
43 Value type: <phandle>
48 Value type: <prop-encoded-array>
53 Value type: <phandle>
60 Value type: <prop-encoded-array>
65 Value type: <phandle array>
75 Value type: <prop-encoded-array>
93 Value type: <stringlist>
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dnetwork.txt54 Value type: <string>
60 Value type: <empty>
66 Value type: <string>
71 Value type: <string>
76 Value type: <string>
82 Value type: <u32>
88 Value type: <u32>
94 Value type: <u32>
103 Value type: <u16>
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/msm/
A Dqcom,kpss-gcc.txt7 Value type: <string>
17 Value type: <prop-encoded-array>
22 Value type: <prop-encoded-array>
27 Value type: <stringlist>
32 Value type: <string>
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dfsl-fman.txt25 Value type: <stringlist>
34 Value type: <u32>
115 Value type: boolean
179 Value type: <u32>
201 Value type: boolean
207 Value type: boolean
267 Value type: <phandle>
273 Value type: <u32>
280 Value type: <boolean>
291 Value type: boolean
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dqcom,krait-cc.txt7 Value type: <string>
14 Value type: <u32>
19 Value type: <prop-encoded-array>
24 Value type: <stringlist>
/linux-6.3-rc2/Documentation/devicetree/bindings/csky/
A Dcpus.txt26 Value type: <u32>
30 Value type: <u32>
41 Value type: <string>
45 Value type: <u32>
49 Value type: <string>
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-uevent.rst28 :Value: Name of device-mapper target that generated the event.
35 :Value: Device-mapper specific action that caused the uevent action.
44 :Value: Valid unsigned integer range.
52 :Value: Path name in the form of "Major:Minor"
59 :Value: Valid unsigned integer range.
66 :Value: Name
73 :Value: UUID. (Empty string if there isn't one.)

Completed in 31 milliseconds

12345678910>>...18