Home
last modified time | relevance | path

Searched full:booster (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dst,stm32-booster.yaml4 $id: http://devicetree.org/schemas/regulator/st,stm32-booster.yaml#
7 title: STMicroelectronics STM32 booster for ADC analog input switches
13 Some STM32 devices embed a 3.3V booster supplied by Vdda, that can be used
22 - st,stm32h7-booster
23 - st,stm32mp1-booster
41 regulator-booster {
42 compatible = "st,stm32mp1-booster";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dst,stm32-booster.yaml4 $id: http://devicetree.org/schemas/regulator/st,stm32-booster.yaml#
7 title: STMicroelectronics STM32 booster for ADC analog input switches bindings
13 Some STM32 devices embed a 3.3V booster supplied by Vdda, that can be used
22 - st,stm32h7-booster
23 - st,stm32mp1-booster
41 regulator-booster {
42 compatible = "st,stm32mp1-booster";
/kernel/linux/linux-5.10/drivers/regulator/
Dstm32-booster.c29 .name = "booster",
60 .name = "booster",
106 .compatible = "st,stm32h7-booster",
109 .compatible = "st,stm32mp1-booster",
119 .name = "stm32-booster",
127 MODULE_DESCRIPTION("STMicroelectronics STM32 booster regulator driver");
128 MODULE_ALIAS("platform:stm32-booster");
DKconfig1003 tristate "STMicroelectronics STM32 BOOSTER"
1006 This driver supports internal booster (3V3) embedded in some
1011 will be called stm32-booster.
/kernel/linux/linux-6.6/drivers/regulator/
Dstm32-booster.c29 .name = "booster",
60 .name = "booster",
106 .compatible = "st,stm32h7-booster",
109 .compatible = "st,stm32mp1-booster",
119 .name = "stm32-booster",
128 MODULE_DESCRIPTION("STMicroelectronics STM32 booster regulator driver");
129 MODULE_ALIAS("platform:stm32-booster");
/kernel/linux/linux-5.10/drivers/iio/adc/
Dstm32-adc-core.c85 * @booster: booster supply reference
102 struct regulator *booster; member
425 * - Voltage booster can be used, to get full ADC performances in stm32_adc_core_switches_supply_en()
455 if (priv->booster) { in stm32_adc_core_switches_supply_en()
460 ret = regulator_enable(priv->booster); in stm32_adc_core_switches_supply_en()
462 dev_err(dev, "booster enable failed %d\n", ret); in stm32_adc_core_switches_supply_en()
465 dev_dbg(dev, "analog switches supplied by booster\n"); in stm32_adc_core_switches_supply_en()
487 if (priv->booster) in stm32_adc_core_switches_supply_dis()
488 regulator_disable(priv->booster); in stm32_adc_core_switches_supply_dis()
586 /* Booster can be used to supply analog switches (optional) */ in stm32_adc_core_switches_probe()
[all …]
/kernel/linux/linux-6.6/drivers/iio/adc/
Dstm32-adc-core.c92 * @booster: booster supply reference
110 struct regulator *booster; member
461 * - Voltage booster can be used, to get full ADC performances in stm32_adc_core_switches_supply_en()
491 if (priv->booster) { in stm32_adc_core_switches_supply_en()
496 ret = regulator_enable(priv->booster); in stm32_adc_core_switches_supply_en()
498 dev_err(dev, "booster enable failed %d\n", ret); in stm32_adc_core_switches_supply_en()
501 dev_dbg(dev, "analog switches supplied by booster\n"); in stm32_adc_core_switches_supply_en()
523 if (priv->booster) in stm32_adc_core_switches_supply_dis()
524 regulator_disable(priv->booster); in stm32_adc_core_switches_supply_dis()
615 /* Booster can be used to supply analog switches (optional) */ in stm32_adc_core_switches_probe()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-adc.yaml69 booster-supply:
71 Phandle to the embedded booster regulator that can be used to supply ADC
120 booster-supply: false
537 booster-supply = <&booster>;
574 booster-supply = <&booster>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-adc.yaml65 booster-supply:
67 Phandle to the embedded booster regulator that can be used to supply ADC
116 booster-supply: false
428 booster-supply = <&booster>;
/kernel/linux/linux-6.6/sound/soc/codecs/
Dssm2602.h70 #define APANA_ENABLE_MIC_BOOST 0x001 /* Primary Microphone Amplifier gain booster contr…
77 #define APANA_ENABLE_MIC_BOOST2 0x100 /* Secondary Microphone Amplifier gain booster con…
/kernel/linux/linux-5.10/sound/soc/codecs/
Dssm2602.h70 #define APANA_ENABLE_MIC_BOOST 0x001 /* Primary Microphone Amplifier gain booster contr…
77 #define APANA_ENABLE_MIC_BOOST2 0x100 /* Secondary Microphone Amplifier gain booster con…
/kernel/linux/linux-6.6/drivers/video/backlight/
Dtdo24m.c151 CMD1(0xb1, 0x56), /* Booster operation setup */
152 CMD1(0xb2, 0x33), /* Booster mode setup */
153 CMD1(0xb3, 0x11), /* Booster frequency setup */
/kernel/linux/linux-5.10/drivers/video/backlight/
Dtdo24m.c151 CMD1(0xb1, 0x56), /* Booster operation setup */
152 CMD1(0xb2, 0x33), /* Booster mode setup */
153 CMD1(0xb3, 0x11), /* Booster frequency setup */
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dkprobes.h25 #define MAX_INSN_SIZE 2 /* last half is for kprobe-booster */
/kernel/linux/linux-6.6/arch/ia64/include/asm/
Dkprobes.h25 #define MAX_INSN_SIZE 2 /* last half is for kprobe-booster */
/kernel/linux/linux-6.6/drivers/media/pci/pt3/
Dpt3.h150 int lna_on_cnt; /* booster enabled count */
/kernel/linux/linux-5.10/drivers/media/pci/pt3/
Dpt3.h150 int lna_on_cnt; /* booster enabled count */
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
Dcore.c22 * kprobe-booster and kretprobe-booster for i386.
23 * 2007-Dec Masami Hiramatsu <mhiramat@redhat.com> added kprobe-booster
24 * and kretprobe-booster for x86-64
734 /* Add int3 for single-step or booster jmp */ in arch_copy_kprobe()
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
Dcore.c22 * kprobe-booster and kretprobe-booster for i386.
23 * 2007-Dec Masami Hiramatsu <mhiramat@redhat.com> added kprobe-booster
24 * and kretprobe-booster for x86-64
716 /* Add int3 for single-step or booster jmp */ in arch_copy_kprobe()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dcs35l33.txt21 - cirrus,boost-ctl : Booster voltage use to supply the amp. If the value is
/kernel/linux/linux-5.10/drivers/staging/fbtft/
Dfb_hx8353d.c43 /* SLPOUT - Sleep out & booster on */ in init_display()
/kernel/linux/linux-6.6/drivers/staging/fbtft/
Dfb_hx8353d.c43 /* SLPOUT - Sleep out & booster on */ in init_display()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dcs35l33.txt21 - cirrus,boost-ctl : Booster voltage use to supply the amp. If the value is
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
Dpanel-novatek-nt35510.c182 * bits 0..2 in the lower nibble controls PCK, the booster clock
211 * bits 0..2 in the lower nibble controls NCK, the booster clock
231 * bits 0..2 in the lower nibble controls HCK, the booster clock
250 * bits 0..2 in the lower nibble controls LCK, the booster clock
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-novatek-nt35510.c182 * bits 0..2 in the lower nibble controls PCK, the booster clock
211 * bits 0..2 in the lower nibble controls NCK, the booster clock
231 * bits 0..2 in the lower nibble controls HCK, the booster clock
250 * bits 0..2 in the lower nibble controls LCK, the booster clock

12