/Linux-v4.19/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 | 7 - ti,battery-regulation-voltage: integer, maximum charging voltage (in uV); 26 - ti,thermal-regulation-threshold: integer, temperature above which the charge 36 ti,battery-regulation-voltage = <4200000>; 45 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 | qcom_smbb.txt | 105 regulation must be done externally to fully comply with
|
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | phy.c | 369 u8 regulation, u8 bw, in __rtl8822be_phy_cross_reference_core() argument 393 ref_pwrlmt = rtlphy->txpwr_limit_5g[regulation][bw][ref_rs] in __rtl8822be_phy_cross_reference_core() 398 pwrlmt = rtlphy->txpwr_limit_5g[regulation][bw][rs][channel] in __rtl8822be_phy_cross_reference_core() 403 rtlphy->txpwr_limit_5g[regulation][bw][rs][channel] in __rtl8822be_phy_cross_reference_core() 411 u8 regulation, bw, channel; in _rtl8822be_phy_cross_reference_ht_and_vht_txpower_limit() local 413 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in _rtl8822be_phy_cross_reference_ht_and_vht_txpower_limit() 418 hw, regulation, bw, channel); in _rtl8822be_phy_cross_reference_ht_and_vht_txpower_limit() 425 u8 regulation, u8 bw, in __rtl8822be_txpwr_limit_to_index_2g() argument 444 rtlphy->txpwr_limit_2_4g[regulation][bw][rate_section] in __rtl8822be_txpwr_limit_to_index_2g() 459 rtlphy->txpwr_limit_2_4g[regulation][bw][rate_section] in __rtl8822be_txpwr_limit_to_index_2g() [all …]
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 1159 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1162 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1166 temp_pwrlmt = rtlphy->txpwr_limit_5g[regulation] in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1174 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1175 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1177 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1178 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1180 rtlphy->txpwr_limit_5g[regulation][bw][3][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1181 rtlphy->txpwr_limit_5g[regulation][bw][5][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1183 rtlphy->txpwr_limit_5g[regulation][bw][5][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() [all …]
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 1815 u8 regulation, bw, channel, rateSection; in phy_CrossReferenceHTAndVHTTxPowerLimit() local 1818 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in phy_CrossReferenceHTAndVHTTxPowerLimit() 1822 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit() 1854 pHalData->TxPwrLimit_5G[regulation][bw][baseSection][channel][ODM_RF_PATH_A] = in phy_CrossReferenceHTAndVHTTxPowerLimit() 1855 pHalData->TxPwrLimit_5G[regulation][bw][refSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit() 1871 u8 regulation, bw, channel, rateSection; in PHY_ConvertTxPowerLimitToPowerIndex() local 1879 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in PHY_ConvertTxPowerLimitToPowerIndex() 1883 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex() 1904 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex() 1953 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-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/ |
D | phydm_regconfig8822b.c | 151 void odm_config_bb_txpwr_lmt_8822b(struct phy_dm_struct *dm, u8 *regulation, in odm_config_bb_txpwr_lmt_8822b() argument 155 phy_set_tx_power_limit(dm, regulation, band, bandwidth, rate_section, in odm_config_bb_txpwr_lmt_8822b()
|
D | phydm_regconfig8822b.h | 39 void odm_config_bb_txpwr_lmt_8822b(struct phy_dm_struct *dm, u8 *regulation,
|
D | halhwimg8822b_rf.c | 4236 u8 *regulation = array[i]; in odm_read_and_config_mp_8822b_txpwr_lmt() local 4244 odm_config_bb_txpwr_lmt_8822b(dm, regulation, band, bandwidth, in odm_read_and_config_mp_8822b_txpwr_lmt() 4719 u8 *regulation = array[i]; in odm_read_and_config_mp_8822b_txpwr_lmt_type5() local 4727 odm_config_bb_txpwr_lmt_8822b(dm, regulation, band, bandwidth, in odm_read_and_config_mp_8822b_txpwr_lmt_type5()
|
/Linux-v4.19/drivers/staging/rtlwifi/phydm/ |
D | rtl_phydm.h | 27 void phy_set_tx_power_limit(void *dm, u8 *regulation, u8 *band, u8 *bandwidth,
|
D | rtl_phydm.c | 838 void phy_set_tx_power_limit(void *dm, u8 *regulation, u8 *band, u8 *bandwidth, in phy_set_tx_power_limit() argument 845 rtlpriv->cfg->ops->phy_set_txpower_limit(rtlpriv->hw, regulation, band, in phy_set_tx_power_limit()
|
/Linux-v4.19/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-v4.19/Documentation/driver-api/ |
D | regulator.rst | 109 Callbacks may also be registered for events such as regulation failures.
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83792d | 40 sensors, nine voltage sensors, and two automatic fan regulation
|
D | nct6775 | 64 fan regulation strategies (plus manual fan control mode).
|
D | w83627ehf | 56 and some automatic fan regulation strategies (plus manual fan control mode).
|
/Linux-v4.19/LICENSES/other/ |
D | CDDL-1.0 | 350 regulation which provides that the language of a contract shall be 354 and regulation of any other countries) when You use, distribute or
|
D | MPL-1.1 | 272 statute, judicial order, or regulation then You must: (a) comply with 277 extent prohibited by statute or regulation, such description must be 423 Any law or regulation which provides that the language of a contract
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-regulator | 52 "error" indicates an out-of-regulation status such as being
|
/Linux-v4.19/drivers/pwm/ |
D | Kconfig | 9 power delivery and voltage regulation. In computer systems,
|
/Linux-v4.19/drivers/thermal/ |
D | Kconfig | 136 Say 'Y' here if you want to use two point temperature regulation
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap3-n900.dts | 705 ti,battery-regulation-voltage = <4200>;
|