Home
last modified time | relevance | path

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

12345678910>>...19

/linux/Documentation/devicetree/bindings/sound/
H A 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 converter 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 …]
H A 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 */
H A 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 …]
H A 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>;
H A 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/Documentation/devicetree/bindings/power/supply/
H A Dbq25890.yaml58 ti,boost-voltage:
60 description: VBUS voltage level in boost mode (in uV)
62 ti,boost-max-current:
64 description: maximum allowed current draw in boost mode (in uA)
66 ti,boost-low-freq:
67 description: boost mode frequency will be 500kHz, otherwise 1.5MHz
97 - ti,boost-voltage
98 - ti,boost-max-current
121 ti,boost-voltage = <5000000>;
122 ti,boost-max-current = <1000000>;
H A Drichtek,rt9455.yaml39 richtek,boost-output-voltage:
42 maximum voltage provided to consumer devices, when the charger is in boost mode, in uV.
64 - richtek,boost-output-voltage
85 richtek,boost-output-voltage = <5050000>;
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A 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/kernel/sched/
H A Dcpufreq_schedutil.c226 static void sugov_get_util(struct sugov_cpu *sg_cpu, unsigned long boost) in sugov_get_util() argument
233 util = max(util, boost); in sugov_get_util()
239 * sugov_iowait_reset() - Reset the IO boost status of a CPU.
240 * @sg_cpu: the sugov data for the CPU to boost
242 * @set_iowait_boost: true if an IO boost has been requested
244 * The IO wait boost of a task is disabled after a tick since the last update
245 * of a CPU. If a new IO wait boost is requested after more then a tick, then
246 * we enable the boost starting from IOWAIT_BOOST_MIN, which improves energy
254 /* Reset boost only if a tick has elapsed since last request */ in sugov_iowait_reset()
265 * sugov_iowait_boost() - Updates the IO boost status of a CPU.
[all …]
/linux/tools/power/cpupower/man/
H A Dcpupower-set.184 \-\-turbo\-boost, \-\-boost, \-t
86 This option is used to enable or disable the boost feature on
87 supported Intel and AMD processors, and other boost supported systems.
88 (The --boost option is an alias for the --turbo-boost option)
/linux/Documentation/devicetree/bindings/leds/
H A Dmaxim,max77693.yaml28 maxim,boost-mode:
30 In boost mode the device can produce up to 1.2A of total current on both
32 not enabled explicitly, boost setting defaults to LEDS_BOOST_FIXED in
38 maxim,boost-mvout:
40 Output voltage of the boost module in millivolts.
83 (boost mode must be turned off):
/linux/include/sound/
H A 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/arch/x86/kernel/
H A Ditmt.c3 * itmt.c: Support Intel Turbo Boost Max Technology 3.0
8 * On platforms supporting Intel Turbo Boost Max Technology 3.0, (ITMT),
35 * of higher turbo frequency for cpus supporting Intel Turbo Boost Max
178 * The pstate driver will find out the max boost frequency
180 * to the max boost frequency. CPUs with higher boost
/linux/Documentation/usb/
H A 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/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4803.yaml7 title: Richtek RT4803 Boost Regulator
13 RT4803 is a boost regulator that's designed to provide the minimum output
15 supports boost and auto bypass mode that depends on the difference between the
17 transform to boost mode. Otherwise, turn on bypass switch to enter bypass mode.
H A 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
53 "^BUCK|BOOST$":
H A 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
H A Dadi,max77857.yaml8 title: Analog Devices MAX77857 Buck-Boost Converter
14 description: Analog Devices MAX77857 Buck-Boost Converter
33 description: Switching frequency of the Buck-Boost converter in Hz.
/linux/sound/soc/codecs/
H A 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 */
200 /* Boost Converter Config */
H A 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 */
/linux/Documentation/admin-guide/pm/
H A Dcpufreq.rst611 Frequency Boost Support
623 For Intel processors it is referred to as "Turbo Boost", AMD calls it
624 "Turbo-Core" or (in technical documentation) "Core Performance Boost" and so on.
626 term "frequency boost" is used here for brevity to refer to all of those
629 The frequency boost mechanism may be either hardware-based or software-based.
636 The ``boost`` File in ``sysfs``
640 the "boost" setting for the whole system. It is not present if the underlying
641 scaling driver does not support the frequency boost mechanism (or supports it,
645 If the value in this file is 1, the frequency boost mechanism is enabled. This
650 permission to use the frequency boost mechanism (which still may never be used
[all …]
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml77 qcom,current-boost-limit:
79 mA; boost current limit.
179 qcom,current-boost-limit:
200 qcom,current-boost-limit:
258 qcom,current-boost-limit = <805>;
/linux/include/linux/mfd/
H A Dti-lmu.h60 LM3631_BOOST, /* Boost output */
65 LM3632_BOOST, /* Boost output */
68 LM36274_BOOST, /* Boost output */
/linux/tools/power/cpupower/utils/
H A Dcpupower-set.c23 {"turbo-boost", required_argument, NULL, 't'},
24 {"boost", required_argument, NULL, 't'},
105 printf("--turbo-boost param out of range [0-1]\n"); in cmd_set()
129 fprintf(stderr, "Error setting turbo-boost\n"); in cmd_set()
/linux/Documentation/iio/
H A Dad7380.rst77 Oversampling and resolution boost
86 exceed the default resolution. To accommodate the performance boost achievable,
88 resolution boost feature can only be enabled when oversampling is enabled and
89 oversampling is not as useful without the resolution boost, the driver
90 automatically enables the resolution boost if and only if oversampling is
93 Since the resolution boost feature causes 16-bit chips to now have 18-bit data

12345678910>>...19