Home
last modified time | relevance | path

Searched full:boost (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dcs35l36.txt13 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost
18 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
19 Configures the peak current by monitoring the current through the boost FET.
24 - cirrus,boost-ind-nanohenry : Inductor estimation LBST reference value.
25 Seeds the digital boost converter's inductor estimation block with the initial
36 - cirrus,boost-ctl-select : Boost conerter control source selection.
37 Selects the source of the BST_CTL target VBST voltage for the boost
52 - cirrus,dcm-mode-enable : Boost converter automatic DCM Mode enable.
53 This enables the digital boost converter to operate in a low power
147 cirrus,boost-ind-nanohenry = <1000>;
[all …]
Dcs35l34.txt13 - cirrus,boost-vtge-millivolt : Boost Voltage Value. Configures the boost
17 - cirrus,boost-nanohenry: Inductor value for boost converter. The value is
28 - cirrus,boost-peak-milliamp : Boost converter peak current limit in mA. The
59 cirrus,boost-vtge-milltvolt = <8000>; /* 8V */
60 cirrus,boost-ind-nanohenry = <1000>; /* 1uH */
61 cirrus,boost-peak-milliamp = <3000>; /* 3A */
Dcs35l35.txt17 - cirrus,boost-ind-nanohenry: Inductor value for boost converter. The value is
34 - cirrus,shared-boost : Boolean to enable ClassH tracking of Advisory Signal
35 if 2 Devices share Boost BST_CTL
37 - cirrus,external-boost : Boolean to specify the device is using an external
38 boost supply, note that sharing a boost from another cs35l35 would constitute
51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control
55 - cirrus,boost-ctl-millivolt : Boost Voltage Value. Configures the boost
60 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA.
61 Configures the peak current by monitoring the current through the boost FET.
150 cirrus,boost-ctl-millivolt = <9000>;
[all …]
Dcs35l32.txt18 - cirrus,boost-manager : Boost voltage control.
19 0 = Automatically managed. Boost-converter output voltage is the higher
22 dissipation when LEDs are ON, and operating in Fixed-Boost Bypass Mode
24 2 = (Default) Boost voltage fixed in Bypass Mode (VBST = VP).
25 3 = Boost voltage fixed at 5 V.
59 cirrus,boost-manager = <0x03>;
Dcs35l33.txt21 - cirrus,boost-ctl : Booster voltage use to supply the amp. If the value is
22 0, then VBST = VP. If greater than 0, the boost voltage will be 3300mV with
34 - cirrus,boost-ipk : The maximum current allowed for the boost converter.
109 cirrus,boost-ctl = <0x30>; /* VBST = 8000mV */
110 cirrus,boost-ipk = <0xE0>; /* 3600mA */
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dboost.c26 #include <subdev/bios/boost.h>
33 u32 boost = 0; in nvbios_boostTe() local
37 boost = nvbios_rd32(bios, bit_P.offset + 0x30); in nvbios_boostTe()
39 if (boost) { in nvbios_boostTe()
40 *ver = nvbios_rd08(bios, boost + 0); in nvbios_boostTe()
43 *hdr = nvbios_rd08(bios, boost + 1); in nvbios_boostTe()
44 *cnt = nvbios_rd08(bios, boost + 5); in nvbios_boostTe()
45 *len = nvbios_rd08(bios, boost + 2); in nvbios_boostTe()
46 *snr = nvbios_rd08(bios, boost + 4); in nvbios_boostTe()
47 *ssz = nvbios_rd08(bios, boost + 3); in nvbios_boostTe()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dbq25890.txt23 - ti,boost-voltage: integer, VBUS voltage level in boost mode (in uV);
24 - ti,boost-max-current: integer, maximum allowed current draw in boost mode
28 - ti,boost-low-freq: boolean, if present boost mode frequency will be 500kHz,
55 ti,boost-voltage = <5000000>;
56 ti,boost-max-current = <1000000>;
Drt9455_charger.txt16 - richtek,boost-output-voltage: integer, maximum voltage provided to consumer
17 devices, when the charger is in boost mode, in uV.
42 richtek,boost-output-voltage = <5050000>;
/Linux-v5.10/kernel/sched/
Dcpufreq_schedutil.c294 * sugov_iowait_reset() - Reset the IO boost status of a CPU.
295 * @sg_cpu: the sugov data for the CPU to boost
297 * @set_iowait_boost: true if an IO boost has been requested
299 * The IO wait boost of a task is disabled after a tick since the last update
300 * of a CPU. If a new IO wait boost is requested after more then a tick, then
301 * we enable the boost starting from IOWAIT_BOOST_MIN, which improves energy
309 /* Reset boost only if a tick has elapsed since last request */ in sugov_iowait_reset()
320 * sugov_iowait_boost() - Updates the IO boost status of a CPU.
321 * @sg_cpu: the sugov data for the CPU to boost
330 * To keep doubling, an IO boost has to be requested at least once per tick,
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dmax77693.txt89 - maxim,boost-mode :
90 In boost mode the device can produce up to 1.2A of total current
92 to 625mA then. If not enabled explicitly, boost setting defaults to
95 LEDS_BOOST_OFF (0) - no boost,
98 - maxim,boost-mvout : Output voltage of the boost module in millivolts.
117 (boost mode must be turned off):
182 maxim,boost-mode = <LEDS_BOOST_FIXED>;
183 maxim,boost-mvout = <5000>;
/Linux-v5.10/include/sound/
Dcs35l35.h83 /* Boost Power Down with FET */
85 /* Boost Voltage : used if ClassH Algo Enabled */
87 /* Boost Converter Peak Current CTRL */
95 /* Shared Boost for stereo */
97 /* Specifies this amp is using an external boost supply */
/Linux-v5.10/sound/soc/codecs/
Drt5631.c228 SOC_SINGLE_TLV("MIC1 Boost Volume", RT5631_MIC_CTRL_2,
231 SOC_SINGLE_TLV("MIC2 Boost Volume", RT5631_MIC_CTRL_2,
886 /* Boost */
887 SND_SOC_DAPM_PGA("MIC1 Boost", RT5631_PWR_MANAG_ADD2,
889 SND_SOC_DAPM_PGA("MIC2 Boost", RT5631_PWR_MANAG_ADD2,
891 SND_SOC_DAPM_PGA("MONOIN_RXP Boost", RT5631_PWR_MANAG_ADD4,
893 SND_SOC_DAPM_PGA("MONOIN_RXN Boost", RT5631_PWR_MANAG_ADD4,
895 SND_SOC_DAPM_PGA("AXIL Boost", RT5631_PWR_MANAG_ADD4,
897 SND_SOC_DAPM_PGA("AXIR Boost", RT5631_PWR_MANAG_ADD4,
946 SND_SOC_DAPM_PGA("Voice DAC Boost", SND_SOC_NOPM, 0, 0, NULL, 0),
[all …]
Dwm8960.c239 SOC_SINGLE_TLV("Left Input Boost Mixer LINPUT3 Volume",
241 SOC_SINGLE_TLV("Left Input Boost Mixer LINPUT2 Volume",
243 SOC_SINGLE_TLV("Right Input Boost Mixer RINPUT3 Volume",
245 SOC_SINGLE_TLV("Right Input Boost Mixer RINPUT2 Volume",
247 SOC_SINGLE_TLV("Right Input Boost Mixer RINPUT1 Volume",
249 SOC_SINGLE_TLV("Left Input Boost Mixer LINPUT1 Volume",
295 SOC_SINGLE_TLV("Left Output Mixer Boost Bypass Volume",
299 SOC_SINGLE_TLV("Right Output Mixer Boost Bypass Volume",
315 SOC_DAPM_SINGLE("Boost Switch", WM8960_LINPATH, 3, 1, 0),
325 SOC_DAPM_SINGLE("Boost Switch", WM8960_RINPATH, 3, 1, 0),
[all …]
Dcs35l35.h40 #define CS35L35_BST_CVTR_V_CTL 0x1D /* Boost Conv Voltage Ctl */
41 #define CS35L35_BST_PEAK_I 0x1E /* Boost Conv Peak Current */
42 #define CS35L35_BST_RAMP_CTL 0x20 /* Boost Conv Soft Ramp Ctl */
43 #define CS35L35_BST_CONV_COEF_1 0x21 /* Boost Conv Coefficients 1 */
44 #define CS35L35_BST_CONV_COEF_2 0x22 /* Boost Conv Coefficients 2 */
45 #define CS35L35_BST_CONV_SLOPE_COMP 0x23 /* Boost Conv Slope Comp */
46 #define CS35L35_BST_CONV_SW_FREQ 0x24 /* Boost Conv L BST SW Freq */
199 /* Boost Converter Config */
Dcs35l34.h30 #define CS35L34_BST_CVTR_V_CTL 0x1D /* Boost Conv Voltage Ctl */
31 #define CS35L34_BST_PEAK_I 0x1E /* Boost Conv Peak Current */
32 #define CS35L34_BST_RAMP_CTL 0x20 /* Boost Conv Soft Ramp Ctl */
33 #define CS35L34_BST_CONV_COEF_1 0x21 /* Boost Conv Coefficients 1 */
34 #define CS35L34_BST_CONV_COEF_2 0x22 /* Boost Conv Coefficients 2 */
35 #define CS35L34_BST_CONV_SLOPE_COMP 0x23 /* Boost Conv Slope Comp */
36 #define CS35L34_BST_CONV_SW_FREQ 0x24 /* Boost Conv L BST SW Freq */
Dnau8822.c368 SOC_DOUBLE_R_TLV("PGA Boost Volume",
371 SOC_DOUBLE_R_TLV("L2/R2 Boost Volume",
374 SOC_DOUBLE_R_TLV("Aux Boost Volume",
479 SND_SOC_DAPM_PGA("Left Boost Mixer",
481 SND_SOC_DAPM_PGA("Right Boost Mixer",
536 {"Right Output Mixer", "RINMIX Switch", "Right Boost Mixer"},
541 {"Left Output Mixer", "LINMIX Switch", "Left Boost Mixer"},
546 {"AUX1 Output Mixer", "RINMIX Switch", "Right Boost Mixer"},
552 {"AUX2 Output Mixer", "LINMIX Switch", "Left Boost Mixer"},
573 /* Boost Mixer */
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dqcom-labibb-regulator.yaml7 title: Qualcomm's LAB(LCD AMOLED Boost)/IBB(Inverting Buck Boost) Regulator
13 LAB can be used as a positive boost power supply and IBB can be used as a
14 negative boost power supply for display panels. Currently implemented for
Donnn,fan53880.yaml15 and one BOOST (step-up converter) output. It is designed for mobile
38 description: Input supply phandle(s) for BUCK and BOOST
45 after their hardware counterparts LDO[1-4], BUCK and BOOST
52 "^BUCK|BOOST$":
/Linux-v5.10/Documentation/usb/
Diuu_phoenix.rst40 boost:
41 overclock boost percent 100 to 500 (int)
57 - boost provide a way to overclock the reader ( my favorite :-) )
60 modprobe boost=195
84 use this settings to deduce de boost but is that feature
/Linux-v5.10/arch/x86/kernel/
Ditmt.c3 * itmt.c: Support Intel Turbo Boost Max Technology 3.0
8 * On platforms supporting Intel Turbo Boost Max Technology 3.0, (ITMT),
34 * of higher turbo frequency for cpus supporting Intel Turbo Boost Max
180 * The pstate driver will find out the max boost frequency
182 * to the max boost frequency. CPU with higher boost
/Linux-v5.10/Documentation/admin-guide/pm/
Dcpufreq.rst594 Frequency Boost Support
606 For Intel processors it is referred to as "Turbo Boost", AMD calls it
607 "Turbo-Core" or (in technical documentation) "Core Performance Boost" and so on.
609 term "frequency boost" is used here for brevity to refer to all of those
612 The frequency boost mechanism may be either hardware-based or software-based.
619 The ``boost`` File in ``sysfs``
623 the "boost" setting for the whole system. It is not present if the underlying
624 scaling driver does not support the frequency boost mechanism (or supports it,
628 If the value in this file is 1, the frequency boost mechanism is enabled. This
633 permission to use the frequency boost mechanism (which still may never be used
[all …]
/Linux-v5.10/drivers/power/supply/
Drt9455_charger.c197 * When the charger is in boost mode, REG02[7:2] represent boost output
200 /* REG02[7:2] (Boost output voltage) in uV */
692 * In boost mode, this timer triggers BST32SI interrupt if no read or in rt9455_hw_init()
800 * Before setting the charger into boost mode, boost output voltage is
801 * set. This is needed because boost output voltage may differ from battery
803 * or boost output voltage, depending on the mode the charger is. Both battery
804 * regulation voltage and boost output voltage are read from DT/ACPI during
817 dev_err(dev, "Failed to set boost output voltage value\n"); in rt9455_set_boost_voltage_before_boost_mode()
827 * set. This is needed because boost output voltage may differ from battery
829 * or boost output voltage, depending on the mode the charger is. Both battery
[all …]
/Linux-v5.10/drivers/cpufreq/
Dfreq_table.c238 * show_boost = true and driver_data = BOOST freq in show_available_freqs()
239 * display BOOST freqs in show_available_freqs()
241 * show_boost = false and driver_data = BOOST freq in show_available_freqs()
242 * show_boost = true and driver_data != BOOST freq in show_available_freqs()
245 * show_boost = false and driver_data != BOOST freq in show_available_freqs()
246 * display NON BOOST freqs in show_available_freqs()
276 * show_available_boost_freqs - show available boost frequencies for
/Linux-v5.10/include/linux/mfd/
Dti-lmu.h60 LM3631_BOOST, /* Boost output */
65 LM3632_BOOST, /* Boost output */
68 LM36274_BOOST, /* Boost output */
/Linux-v5.10/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml73 qcom,current-boost-limit:
75 mA; boost current limit.
172 qcom,current-boost-limit:
190 qcom,current-boost-limit:
248 qcom,current-boost-limit = <805>;

12345678910>>...19