/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | richtek,rt9455.yaml | 35 richtek,battery-regulation-voltage: 44 richtek,min-input-voltage-regulation: 51 richtek,avg-input-current-regulation: 63 - richtek,battery-regulation-voltage 84 richtek,battery-regulation-voltage = <4200000>; 87 richtek,min-input-voltage-regulation = <4500000>; 88 richtek,avg-input-current-regulation = <500000>;
|
H A D | bq25890.yaml | 34 ti,battery-regulation-voltage: 76 ti,thermal-regulation-threshold: 92 - ti,battery-regulation-voltage 116 ti,battery-regulation-voltage = <4200000>; 125 ti,thermal-regulation-threshold = <120>;
|
H A D | bq24257.yaml | 29 ti,battery-regulation-voltage: 77 - ti,battery-regulation-voltage 99 ti,battery-regulation-voltage = <4200000>; 117 ti,battery-regulation-voltage = <4200000>;
|
H A D | bq2415x.yaml | 44 ti,battery-regulation-voltage: 71 - ti,battery-regulation-voltage 90 ti,battery-regulation-voltage = <4200>;
|
H A D | maxim,max77693.yaml | 42 maxim,thermal-regulation-celsius: 61 Threshold voltage in uV for triggering input voltage regulation loop.
|
H A D | richtek,rt9467.yaml | 16 MOSFETs, input current sensing and regulation, high-accuracy voltage 17 regulation, and charge termination. The charge current is regulated through
|
H A D | mediatek,mt6370-charger.yaml | 29 hardware enters the "Minimum Input Voltage Regulation loop" and 36 - description: irq of "Minimum Input Voltage Regulation loop is active"
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 759 u8 regulation, bw, channel, rateSection; in PHY_ConvertTxPowerLimitToPowerIndex() local 763 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in PHY_ConvertTxPowerLimitToPowerIndex() 767 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex() 782 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex() 807 u8 *Regulation, in PHY_SetTxPowerLimit() argument 816 u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; in PHY_SetTxPowerLimit() local 824 if (eqNByte(Regulation, (u8 *)("FCC"), 3)) in PHY_SetTxPowerLimit() 825 regulation = 0; in PHY_SetTxPowerLimit() 826 else if (eqNByte(Regulation, (u8 *)("MKK"), 3)) in PHY_SetTxPowerLimit() 827 regulation = 1; in PHY_SetTxPowerLimit() [all …]
|
H A D | odm_RegConfig8723B.c | 162 u8 *Regulation, in odm_ConfigBB_TXPWR_LMT_8723B() argument 172 Regulation, in odm_ConfigBB_TXPWR_LMT_8723B()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OSET-PL-2.1 | 93 …ary due to statute, judicial order, regulation (including without limitation state and federal pro… 95 4. Inability to Comply Due to Statute or Regulation 96 …regulation, then You must: (a) comply with the terms of this License to the maximum extent possibl… 138 … of, and supersedes, any other Federal Acquisition Regulation, Defense Federal Acquisition Regulat… 141 …formed only to the extent necessary to make it enforceable. Any law or regulation, which provides …
|
H A D | RHeCos-1.1 | 83 4. INABILITY TO COMPLY DUE TO STATUTE OR REGULATION 85 …regulation then You must: (a) comply with the terms of this License to the maximum extent possible… 124 … for the International Sale of Goods is expressly excluded. Any law or regulation which provides t…
|
H A D | RHeCos-1 | 208 4. INABILITY TO COMPLY DUE TO STATUTE OR REGULATION 211 with respect to some or all of the Covered Code due to statute or regulation 213 possible; (b) cite the statute or regulation that prohibits you from adhering 217 extent prohibited by statute or regulation, such description must be 221 from Red Hat to allow for the inability to comply due to statute or regulation. 331 Sale of Goods is expressly excluded. Any law or regulation which provides that
|
H A D | SISSL | 57 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION 59 …regulation then You must: (a) comply with the terms of this License to the maximum extent possible… 91 … for the International Sale of Goods is expressly excluded. Any law or regulation which provides t…
|
H A D | MPL-2.0-no-copyleft-exception | 97 4. Inability to Comply Due to Statute or Regulation 98 …regulation then You must: (a) comply with the terms of this License to the maximum extent possible… 118 …formed only to the extent necessary to make it enforceable. Any law or regulation which provides t…
|
H A D | SISSL-1.2 | 61 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION 63 …regulation then You must: (a) comply with the terms of this License to the maximum extent possible…
|
H A D | MPL-1.0 | 74 4. Inability to Comply Due to Statute or Regulation. 75 …regulation then You must: (a) comply with the terms of this License to the maximum extent possible… 97 … for the International Sale of Goods is expressly excluded. Any law or regulation which provides t…
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 1130 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1133 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1137 temp_pwrlmt = rtlphy->txpwr_limit_5g[regulation] in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1145 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1146 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1148 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1149 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1151 rtlphy->txpwr_limit_5g[regulation][bw][3][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1152 rtlphy->txpwr_limit_5g[regulation][bw][5][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1154 rtlphy->txpwr_limit_5g[regulation][bw][5][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() [all …]
|
/openbmc/linux/drivers/power/supply/ |
H A D | max77693_charger.c | 480 dev_err(chg->dev, "Wrong value for minimum system regulation voltage\n"); in max77693_set_min_system_volt() 488 dev_dbg(chg->dev, "Minimum system regulation voltage: %u (0x%x)\n", in max77693_set_min_system_volt() 509 dev_err(chg->dev, "Wrong value for thermal regulation loop temperature\n"); in max77693_set_thermal_regulation_temp() 515 dev_dbg(chg->dev, "Thermal regulation loop temperature: %u (0x%x)\n", in max77693_set_thermal_regulation_temp() 562 dev_err(chg->dev, "Wrong value for charge input voltage regulation threshold\n"); in max77693_set_charge_input_threshold_volt() 568 dev_dbg(chg->dev, "Charge input voltage regulation threshold: %u (0x%x)\n", in max77693_set_charge_input_threshold_volt() 646 if (of_property_read_u32(np, "maxim,thermal-regulation-celsius", in max77693_dt_init()
|
H A D | Kconfig | 599 The device supports High-Accuracy Voltage/Current Regulation, 600 Average Input Current Regulation, Battery Temperature Sensing, 611 The device supports High-Accuracy Voltage/Current Regulation, 612 Average Input Current Regulation, Battery Temperature Sensing, 796 power MOSFETs, input current sensing and regulation, high-accuracy 797 voltage regulation, and charge termination. The charge current is 816 regulation on both charging and boost mode.
|
H A D | rt9455_charger.c | 180 * When the charger is in charge mode, REG02[7:2] represent battery regulation 803 * regulation voltage. F_VOREG bits represent either battery regulation voltage 805 * regulation voltage and boost output voltage are read from DT/ACPI during 827 * Before setting the charger into charge mode, battery regulation voltage is 829 * regulation voltage. F_VOREG bits represent either battery regulation voltage 831 * regulation voltage and boost output voltage are read from DT/ACPI during 1044 "Charger warning. Thermal regulation loop active\n"); in rt9455_irq_handler_check_irq2_register() 1214 "richtek,battery-regulation-voltage", in rt9455_discover_charger() 1217 dev_err(dev, "Error: missing \"battery-regulation-voltage\" property\n"); in rt9455_discover_charger() 1232 device_property_read_u32(dev, "richtek,min-input-voltage-regulation", in rt9455_discover_charger() [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A 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
|
/openbmc/linux/drivers/thermal/ |
H A D | gov_bang_bang.c | 70 * Regulation Logic: a two point regulation, deliver cooling state depending
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | channel.h | 6 * Purpose: Country Regulation Rules header file
|
/openbmc/linux/include/linux/regulator/ |
H A D | tps6507x.h | 3 * tps6507x.h -- Voltage regulation for the Texas Instruments TPS6507X
|
/openbmc/linux/drivers/platform/x86/intel/int1092/ |
H A D | Kconfig | 12 data communication to modem for RF power regulation. Enable this config when
|