Home
last modified time | relevance | path

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

12

/Linux-v6.1/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";
/Linux-v6.1/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");
DKconfig1224 tristate "STMicroelectronics STM32 BOOSTER"
1227 This driver supports internal booster (3V3) embedded in some
1232 will be called stm32-booster.
DMakefile148 obj-$(CONFIG_REGULATOR_STM32_BOOSTER) += stm32-booster.o
/Linux-v6.1/drivers/iio/adc/
Dstm32-adc-core.c89 * @booster: booster supply reference
107 struct regulator *booster; member
449 * - Voltage booster can be used, to get full ADC performances in stm32_adc_core_switches_supply_en()
479 if (priv->booster) { in stm32_adc_core_switches_supply_en()
484 ret = regulator_enable(priv->booster); in stm32_adc_core_switches_supply_en()
486 dev_err(dev, "booster enable failed %d\n", ret); in stm32_adc_core_switches_supply_en()
489 dev_dbg(dev, "analog switches supplied by booster\n"); in stm32_adc_core_switches_supply_en()
511 if (priv->booster) in stm32_adc_core_switches_supply_dis()
512 regulator_disable(priv->booster); in stm32_adc_core_switches_supply_dis()
603 /* Booster can be used to supply analog switches (optional) */ in stm32_adc_core_switches_probe()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-adc.yaml67 booster-supply:
69 Phandle to the embedded booster regulator that can be used to supply ADC
118 booster-supply: false
475 booster-supply = <&booster>;
512 booster-supply = <&booster>;
/Linux-v6.1/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…
Dtfa989x.c248 /* Reduce slewrate by clearing iddqtestbst to avoid booster damage */ in tfa9897_init()
Dtlv320aic23.c123 SOC_SINGLE("Mic Booster Switch", TLV320AIC23_ANLG, 0, 1, 0),
/Linux-v6.1/drivers/ufs/core/
DKconfig39 bool "Support UFS Host Performance Booster"
Dufshpb.h3 * Universal Flash Storage Host Performance Booster
/Linux-v6.1/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 */
/Linux-v6.1/arch/ia64/include/asm/
Dkprobes.h25 #define MAX_INSN_SIZE 2 /* last half is for kprobe-booster */
/Linux-v6.1/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
713 /* Add int3 for single-step or booster jmp */ in arch_copy_kprobe()
/Linux-v6.1/drivers/media/pci/pt3/
Dpt3.h150 int lna_on_cnt; /* booster enabled count */
/Linux-v6.1/drivers/staging/fbtft/
Dfb_hx8353d.c43 /* SLPOUT - Sleep out & booster on */ in init_display()
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dcs35l33.txt21 - cirrus,boost-ctl : Booster voltage use to supply the amp. If the value is
/Linux-v6.1/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
/Linux-v6.1/include/ufs/
Dufshcd.h558 * This quirk needs to disable manual flush for write booster
817 * @ufshpb_dev: information related to HPB (Host Performance Booster).
/Linux-v6.1/arch/arm/boot/dts/
Dstm32mp151.dtsi112 booster: regulator-booster { label
113 compatible = "st,stm32mp1-booster";
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-driver-ufs1435 HPB (Host Performance Booster) Extension specifications.
1631 Description: Indicates status of Write Booster.
1634 0 Write Booster can not be enabled.
1635 1 Write Booster can be enabled.
/Linux-v6.1/include/linux/ssb/
Dssb_regs.h633 #define SSB_BFH_BUCKBOOST 0x0020 /* has buck/booster */
/Linux-v6.1/sound/pci/
Dmaestro3.c1276 {SRC3_DIRECTION_OFFSET + 21, 0} /* booster */
1344 {SRC3_DIRECTION_OFFSET + 21, 0}, /* booster */
/Linux-v6.1/drivers/media/i2c/
Dar0521.c668 /* 3ECE: Ramp buffer settings and Booster enable (bits 0-5) */
/Linux-v6.1/drivers/net/wireless/broadcom/b43/
Db43.h194 #define B43_BFH_BUCKBOOST 0x0020 /* has buck/booster */

12