| /Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
| D | rt9455_charger.txt | 15 - richtek,battery-regulation-voltage: integer, maximum battery voltage in uV. 20 - richtek,min-input-voltage-regulation: integer, input voltage level in uV, used to 26 - richtek,avg-input-current-regulation: integer, input current value in uA drained by the 41 richtek,battery-regulation-voltage = <4200000>; 44 richtek,min-input-voltage-regulation = <4500000>; 45 richtek,avg-input-current-regulation = <500000>;
|
| D | bq25890.txt | 10 - ti,battery-regulation-voltage: integer, maximum charging voltage (in uV); 29 - ti,thermal-regulation-threshold: integer, temperature above which the charge 39 ti,battery-regulation-voltage = <4200000>; 48 ti,thermal-regulation-threshold = <120>;
|
| D | bq24257.txt | 11 - ti,battery-regulation-voltage: integer, maximum charging voltage in uV. 43 ti,battery-regulation-voltage = <4200000>; 56 ti,battery-regulation-voltage = <4200000>;
|
| D | bq2415x.txt | 23 - ti,battery-regulation-voltage: integer, maximum charging voltage in mV. 41 ti,battery-regulation-voltage = <4200>;
|
| D | max77650-charger.txt | 14 - input-voltage-min-microvolt: Minimum CHGIN regulation voltage. Must be one
|
| D | qcom_smbb.txt | 105 regulation must be done externally to fully comply with
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | phy.c | 1138 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1141 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1145 temp_pwrlmt = rtlphy->txpwr_limit_5g[regulation] in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1153 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1154 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1156 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1157 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1159 rtlphy->txpwr_limit_5g[regulation][bw][3][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1160 rtlphy->txpwr_limit_5g[regulation][bw][5][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1162 rtlphy->txpwr_limit_5g[regulation][bw][5][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() [all …]
|
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
| D | hal_com_phycfg.c | 1817 u8 regulation, bw, channel, rateSection; in phy_CrossReferenceHTAndVHTTxPowerLimit() local 1820 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in phy_CrossReferenceHTAndVHTTxPowerLimit() 1824 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit() 1856 pHalData->TxPwrLimit_5G[regulation][bw][baseSection][channel][ODM_RF_PATH_A] = in phy_CrossReferenceHTAndVHTTxPowerLimit() 1857 pHalData->TxPwrLimit_5G[regulation][bw][refSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit() 1873 u8 regulation, bw, channel, rateSection; in PHY_ConvertTxPowerLimitToPowerIndex() local 1881 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in PHY_ConvertTxPowerLimitToPowerIndex() 1885 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex() 1906 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex() 1955 u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; in PHY_SetTxPowerLimit() local [all …]
|
| D | HalHWImg8723B_RF.c | 771 u8 *regulation = Array[i]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local 781 regulation, in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | pxe1610.rst | 42 Used for Vcore power regulation for Intel VR13 based microprocessors 51 Used for DDR3/DDR4 Memory power regulation for Intel VR13 and
|
| D | w83792d.rst | 45 sensors, nine voltage sensors, and two automatic fan regulation
|
| D | w83627ehf.rst | 90 and some automatic fan regulation strategies (plus manual fan control mode).
|
| D | nct6775.rst | 102 fan regulation strategies (plus manual fan control mode).
|
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
| D | max77693.txt | 60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering 72 triggering input voltage regulation loop. If input voltage decreases 175 maxim,thermal-regulation-celsius = <75>;
|
| /Linux-v5.4/Documentation/devicetree/bindings/leds/ |
| D | leds-lm3532.txt | 6 current control for all three channels. The adaptive current regulation
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | regulator.rst | 109 Callbacks may also be registered for events such as regulation failures.
|
| /Linux-v5.4/LICENSES/dual/ |
| D | MPL-1.1 | 276 statute, judicial order, or regulation then You must: (a) comply with 281 extent prohibited by statute or regulation, such description must be 427 Any law or regulation which provides that the language of a contract
|
| D | CDDL-1.0 | 354 regulation which provides that the language of a contract shall be 358 and regulation of any other countries) when You use, distribute or
|
| /Linux-v5.4/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5-devkit.dts | 402 ti,battery-regulation-voltage = <4192000>; /* 4.192V */
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-regulator | 52 "error" indicates an out-of-regulation status such as being
|
| /Linux-v5.4/drivers/thermal/ |
| D | Kconfig | 136 Say 'Y' here if you want to use two point temperature regulation
|
| /Linux-v5.4/drivers/pwm/ |
| D | Kconfig | 10 power delivery and voltage regulation. In computer systems,
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | omap3-n900.dts | 702 ti,battery-regulation-voltage = <4200>;
|
| D | exynos4412-midas.dtsi | 172 maxim,thermal-regulation-celsius = <100>;
|
| /Linux-v5.4/Documentation/arm64/ |
| D | arm-acpi.rst | 263 regulation of the use of _DSM than there is of _DSD. Drivers that depend
|