/Linux-v6.6/drivers/staging/rtl8723bs/hal/ |
D | odm.c | 818 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 …]
|
D | hal_com_phycfg.c | 41 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-v6.6/drivers/staging/rtl8723bs/core/ |
D | rtw_efuse.c | 34 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() 452 static void efuse_ShadowRead1Byte(struct adapter *padapter, u16 Offset, u8 *Value) in efuse_ShadowRead1Byte() argument 456 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead1Byte() 461 static void efuse_ShadowRead2Byte(struct adapter *padapter, u16 Offset, u16 *Value) in efuse_ShadowRead2Byte() argument 465 *Value = pEEPROM->efuse_eeprom_data[Offset]; in efuse_ShadowRead2Byte() [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,q6v5.txt | 8 Value type: <string> 15 Value type: <prop-encoded-array> 21 Value type: <stringlist> 26 Value type: <prop-encoded-array> 31 Value type: <stringlist> 36 Value type: <phandle> 41 Value type: <stringlist> 53 Value type: <phandle> 59 Value type: <stringlist> 65 Value type: <phandle> [all …]
|
/Linux-v6.6/scripts/ |
D | generate_rust_target.rs | 19 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-v6.6/Documentation/devicetree/bindings/phy/ |
D | qcom,usb-8x16-phy.txt | 5 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-v6.6/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-keypad.txt | 7 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-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,apq8084-pinctrl.txt | 8 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 …]
|
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/fsl/ |
D | dcsr.txt | 23 Value type: <string> 29 Value type: <u32> 35 Value type: <u32> 42 Value type: <prop-encoded-array> 63 Value type: <string> 68 Value type: <prop_encoded-array> 89 Value type: <prop-encoded-array> 113 Value type: <string> 118 Value type: <prop-encoded-array> 150 Value type: <string> [all …]
|
D | ecm.txt | 17 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>
|
D | mcm.txt | 17 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>
|
D | srio-rmu.txt | 12 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-v6.6/Documentation/devicetree/bindings/sound/ |
D | qcom,apq8096.txt | 7 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-v6.6/Documentation/devicetree/bindings/soc/fsl/ |
D | qman-portals.txt | 20 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>
|
D | qman.txt | 24 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 …]
|
D | bman.txt | 22 Value type: <stringlist> 28 Value type: <prop-encoded-array> 36 Value type: <prop-encoded-array> 41 Value type: <phandle> 46 Value type: <prop-encoded-array> 51 Value type: <phandle> 61 Value type: <prop-encoded-array> 77 Value type: <stringlist>
|
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | network.txt | 54 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-v6.6/Documentation/devicetree/bindings/net/ |
D | fsl-fman.txt | 25 Value type: <stringlist> 34 Value type: <u32> 66 Value type: <prop-encoded-array> 77 Value type: <prop-encoded-array> 82 Value type: <prop-encoded-array> 87 Value type: <stringlist> 92 Value type: <prop-encoded-array> 99 Value type: <prop-encoded-array> 115 Value type: boolean 136 Value type: <stringlist> [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | qcom,krait-cc.txt | 7 Value type: <string> 14 Value type: <u32> 19 Value type: <prop-encoded-array> 24 Value type: <stringlist>
|
D | qcom,hfpll.txt | 7 Value type: <string>: 18 Value type: <prop-encoded-array> 25 Value type: <prop-encoded-array> 30 Value type: <stringlist> 35 Value type: <string>
|
/Linux-v6.6/Documentation/devicetree/bindings/csky/ |
D | cpus.txt | 26 Value type: <u32> 30 Value type: <u32> 41 Value type: <string> 45 Value type: <u32> 49 Value type: <string>
|
/Linux-v6.6/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec6.txt | 22 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-v6.6/Documentation/admin-guide/device-mapper/ |
D | dm-uevent.rst | 28 :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.)
|
/Linux-v6.6/scripts/gdb/linux/ |
D | page_owner.py | 70 if page_ext == gdb.Value(0): 84 return gdb.Value(0) 89 if page_ext != gdb.Value(0): 92 return gdb.Value(0) 99 page = gdb.Value(struct_page_addr).cast(utils.get_page_type().pointer()) 109 if page_ext == gdb.Value(0): 165 if page_ext == gdb.Value(0):
|
/Linux-v6.6/Documentation/devicetree/bindings/timer/ |
D | csky,gx6605s-timer.txt | 18 Value type: <string> 22 Value type: <u32 u32> 26 Value type: phandle + clock specifier cells 30 Value type: <u32>
|