Home
last modified time | relevance | path

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

12345678910>>...43

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dcirrus,cs35l41.yaml42 cirrus,boost-peak-milliamp:
44 Boost-converter peak current limit in mA.
45 Configures the peak current by monitoring the current through the boost FET.
53 cirrus,boost-ind-nanohenry:
55 Boost inductor value, expressed in nH. Valid
61 cirrus,boost-cap-microfarad:
63 Total equivalent boost capacitance on the VBST
81 cirrus,boost-type:
83 Configures the type of Boost being used.
84 Internal boost requires boost-peak-milliamp, boost-ind-nanohenry and
[all …]
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 …]
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>;
/kernel/linux/linux-5.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>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
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>;
/kernel/linux/linux-5.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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.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>;
/kernel/linux/linux-6.6/kernel/sched/
Dcpufreq_schedutil.c189 * sugov_iowait_reset() - Reset the IO boost status of a CPU.
190 * @sg_cpu: the sugov data for the CPU to boost
192 * @set_iowait_boost: true if an IO boost has been requested
194 * The IO wait boost of a task is disabled after a tick since the last update
195 * of a CPU. If a new IO wait boost is requested after more then a tick, then
196 * we enable the boost starting from IOWAIT_BOOST_MIN, which improves energy
204 /* Reset boost only if a tick has elapsed since last request */ in sugov_iowait_reset()
215 * sugov_iowait_boost() - Updates the IO boost status of a CPU.
216 * @sg_cpu: the sugov data for the CPU to boost
225 * To keep doubling, an IO boost has to be requested at least once per tick,
[all …]
/kernel/linux/linux-5.10/kernel/sched/
Dcpufreq_schedutil.c303 * sugov_iowait_reset() - Reset the IO boost status of a CPU.
304 * @sg_cpu: the sugov data for the CPU to boost
306 * @set_iowait_boost: true if an IO boost has been requested
308 * The IO wait boost of a task is disabled after a tick since the last update
309 * of a CPU. If a new IO wait boost is requested after more then a tick, then
310 * we enable the boost starting from IOWAIT_BOOST_MIN, which improves energy
318 /* Reset boost only if a tick has elapsed since last request */ in sugov_iowait_reset()
329 * sugov_iowait_boost() - Updates the IO boost status of a CPU.
330 * @sg_cpu: the sugov data for the CPU to boost
339 * To keep doubling, an IO boost has to be requested at least once per tick,
[all …]
/kernel/linux/linux-5.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>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
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):
/kernel/linux/linux-5.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 */
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.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 …]
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/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
171 * The pstate driver will find out the max boost frequency
173 * to the max boost frequency. CPUs with higher boost
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.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

12345678910>>...43