Home
last modified time | relevance | path

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

12345678910>>...19

/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Dodm.c818 void ODM_CmnInfoInit(struct dm_odm_t *pDM_Odm, enum odm_cmninfo_e CmnInfo, u32 Value) in ODM_CmnInfoInit() argument
828 pDM_Odm->SupportAbility = (u32)Value; in ODM_CmnInfoInit()
832 pDM_Odm->SupportPlatform = (u8)Value; in ODM_CmnInfoInit()
836 pDM_Odm->SupportInterface = (u8)Value; in ODM_CmnInfoInit()
840 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()
856 pDM_Odm->AntDivType = (u8)Value; in ODM_CmnInfoInit()
860 pDM_Odm->PackageType = (u8)Value; in ODM_CmnInfoInit()
[all …]
Dhal_com_phycfg.c41 enum rate_section RateSection, u8 Value) in phy_SetTxPowerByRateBase() argument
50 pHalData->TxPwrByRateBase2_4G[RfPath][0] = Value; in phy_SetTxPowerByRateBase()
53 pHalData->TxPwrByRateBase2_4G[RfPath][1] = Value; in phy_SetTxPowerByRateBase()
56 pHalData->TxPwrByRateBase2_4G[RfPath][2] = Value; in phy_SetTxPowerByRateBase()
142 u32 Value, in PHY_GetRateValuesOfTxPowerByRate() argument
158 PwrByRateVal[i] = (s8) ((((Value >> (i * 8 + 4)) & 0xF)) * 10 + in PHY_GetRateValuesOfTxPowerByRate()
159 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
171 PwrByRateVal[i] = (s8) ((((Value >> (i * 8 + 4)) & 0xF)) * 10 + in PHY_GetRateValuesOfTxPowerByRate()
172 ((Value >> (i * 8)) & 0xF)); in PHY_GetRateValuesOfTxPowerByRate()
179 PwrByRateVal[0] = (s8) ((((Value >> (8 + 4)) & 0xF)) * 10 + in PHY_GetRateValuesOfTxPowerByRate()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dqcom,wcd9335.txt13 Value type: <stringlist>
23 Value type: <u32 u32>
28 Value type: <prop-encoded-array>
33 Value type: <String array>
39 Value type: <String Array>
44 Value type: <phandle>
49 Value type: <prop-encoded-array>
55 Value type: <string>
60 Value type: <phandle>
65 Value type: <phandle>
[all …]
Dqcom,q6afe.txt9 Value type: <stringlist>
22 Value type: <stringlist>
27 Value type: <u32>
32 Value type: <u32>
37 Value type: <u32>
45 Value type: <u32>
50 Value type: <prop-encoded-array>
56 Value type: <prop-encoded-array>
64 Value type: <prop-encoded-array>
71 Value type: <prop-encoded-array>
[all …]
Dqcom,sdm845.txt7 Value type: <stringlist>
15 Value type: <stringlist>
24 Value type: <stringlist>
29 Value type: <array of phandles>
41 Value type: <string>
47 Value type: <subnode>
52 Value type: <subnode>
57 Value type: <subnode>
62 Value type: <phandle>
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_efuse.c37 u8 *Value) in Efuse_Read1ByteFromFakeContent() argument
42 *Value = fakeEfuseContent[Offset]; in Efuse_Read1ByteFromFakeContent()
44 *Value = fakeBTEfuseContent[fakeEfuseBank-1][Offset]; in Efuse_Read1ByteFromFakeContent()
52 u8 Value) in Efuse_Write1ByteToFakeContent() argument
57 fakeEfuseContent[Offset] = Value; in Efuse_Write1ByteToFakeContent()
59 fakeBTEfuseContent[fakeEfuseBank-1][Offset] = Value; in Efuse_Write1ByteToFakeContent()
458 static void efuse_ShadowRead1Byte(struct adapter *padapter, u16 Offset, u8 *Value) in efuse_ShadowRead1Byte() argument
462 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead1Byte()
467 static void efuse_ShadowRead2Byte(struct adapter *padapter, u16 Offset, u16 *Value) in efuse_ShadowRead2Byte() argument
471 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead2Byte()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/soundwire/
Dqcom,sdw.txt9 Value type: <stringlist>
18 Value type: <prop-encoded-array>
24 Value type: <prop-encoded-array>
29 Value type: <stringlist>
34 Value type: <prop-encoded-array>
39 Value type: <u32>
44 Value type: <u32>
49 Value type: <u32>
54 Value type: <prop-encoded-array>
57 Value of 0xFF indicates that this option is not implemented
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dqcom,pcie.txt5 Value type: <stringlist>
6 Definition: Value should contain
21 Value type: <prop-encoded-array>
26 Value type: <stringlist>
36 Value type: <string>
41 Value type: <u32>
46 Value type: <u32>
51 Value type: <prop-encoded-array>
56 Value type: <prop-encoded-array>
61 Value type: <stringlist>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/phy/
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>
Dqcom,usb-hs-phy.txt7 Value type: <string>
17 Value type: <u32>
22 Value type: <prop-encoded-array>
28 Value type: <stringlist>
34 Value type: <prop-encoded-array>
39 Value type: <stringlist>
45 Value type: <phandle>
50 Value type: <phandle>
55 Value type: <prop-encoded-array>
60 Value type: <u8 array>
Dqcom,usb-hsic-phy.txt7 Value type: <string>
16 Value type: <u32>
21 Value type: <prop-encoded-array>
27 Value type: <stringlist>
32 Value type: <stringlist>
37 Value type: <prop-encoded-array>
43 Value type: <prop-encoded-array>
/Linux-v5.15/Documentation/devicetree/bindings/input/
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-v5.15/Documentation/devicetree/bindings/remoteproc/
Dqcom,hexagon-v56.txt8 Value type: <string>
15 Value type: <prop-encoded-array>
20 Value type: <prop-encoded-array>
26 Value type: <stringlist>
31 Value type: <prop-encoded-array>
37 Value type: <stringlist>
46 Value type: <stringlist>
54 Value type: <phandle>
59 Value type: <phandle>
64 Value type: <stringlist>
[all …]
Dqcom,wcnss-pil.txt8 Value type: <string>
16 Value type: <prop-encoded-array>
22 Value type: <stringlist>
27 Value type: <prop-encoded-array>
33 Value type: <stringlist>
39 Value type: <string>
47 Value type: <phandle>
53 Value type: <phandle>
59 Value type: <stringlist>
64 Value type: <prop-encoded-array>
[all …]
Dqcom,q6v5.txt8 Value type: <string>
22 Value type: <prop-encoded-array>
28 Value type: <stringlist>
33 Value type: <prop-encoded-array>
38 Value type: <stringlist>
56 Value type: <stringlist>
63 Value type: <phandle>
68 Value type: <stringlist>
96 Value type: <phandle>
105 Value type: <stringlist>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dqcom,mdm9615-pinctrl.txt8 Value type: <string>
13 Value type: <prop-encoded-array>
18 Value type: <prop-encoded-array>
23 Value type: <none>
28 Value type: <u32>
34 Value type: <none>
39 Value type: <u32>
82 Value type: <string-array>
89 Value type: <string>
99 Value type: <none>
[all …]
Dqcom,pmic-mpp.txt8 Value type: <string>
31 Value type: <prop-encoded-array>
36 Value type: <prop-encoded-array>
42 Value type: <none>
47 Value type: <u32>
81 Value type: <string-array>
93 Value type: <string>
102 Value type: <none>
107 Value type: <u32>
116 Value type: <none>
[all …]
Dqcom,sm8150-pinctrl.txt8 Value type: <string>
13 Value type: <prop-encoded-array>
19 Value type: <prop-encoded-array>
25 Value type: <prop-encoded-array>
30 Value type: <none>
35 Value type: <u32>
41 Value type: <none>
46 Value type: <u32>
52 Value type: <prop-encoded-array>
57 Value type: <prop-encoded-array>
[all …]
Dqcom,sc7180-pinctrl.txt8 Value type: <string>
13 Value type: <prop-encoded-array>
19 Value type: <prop-encoded-array>
25 Value type: <prop-encoded-array>
30 Value type: <none>
35 Value type: <u32>
41 Value type: <none>
46 Value type: <u32>
52 Value type: <prop-encoded-array>
57 Value type: <prop-encoded-array>
[all …]
Dqcom,apq8084-pinctrl.txt8 Value type: <string>
13 Value type: <prop-encoded-array>
18 Value type: <prop-encoded-array>
23 Value type: <none>
28 Value type: <u32>
34 Value type: <none>
39 Value type: <u32>
82 Value type: <string-array>
95 Value type: <string>
124 Value type: <none>
[all …]
Dqcom,ipq8074-pinctrl.txt8 Value type: <string>
13 Value type: <prop-encoded-array>
18 Value type: <prop-encoded-array>
23 Value type: <none>
28 Value type: <u32>
34 Value type: <none>
39 Value type: <u32>
82 Value type: <string-array>
89 Value type: <string>
120 Value type: <none>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/power/avs/
Dqcom,cpr.txt12 Value type: <string>
17 Value type: <prop-encoded-array>
22 Value type: <prop-encoded-array>
27 Value type: <prop-encoded-array>
32 Value type: <stringlist>
37 Value type: <phandle>
42 Value type: <u32>
47 Value type: <phandle>
54 Value type: <phandle>
59 Value type: <phandle>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt56 Value type: <string>
61 Value type: <u32>
67 Value type: <u32>
73 Value type: <u32>
80 Value type: <prop-encoded-array>
87 Value type: <prop-encoded-array>
95 Value type: <prop_encoded-array>
104 Value type: <prop_encoded-array>
110 Value type: <string>
167 Value type: <string>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/soc/qcom/
Dqcom,wcnss.txt8 Value type: <string>
13 Value type: <string>
20 Value type: <prop-encoded-array>
29 Value type: <string>
43 Value type: <string>
49 Value type: <u8 array>
57 Value type: <string>
63 Value type: <prop-encoded-array>
68 Value type: <stringlist>
73 Value type: <prop-encoded-array>
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/i2c/
Di2c-qcom-cci.txt7 Value type: <string>
16 Value type: <prop-encoded-array>
22 Value type: <prop-encoded-array>
29 Value type: <prop-encoded-array>
35 Value type: <string>
40 Value type: <prop-encoded-array>
52 Value type: <u32>
57 Value type: <u32>

12345678910>>...19