Home
last modified time | relevance | path

Searched full:vrefbuf (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/
Dst,stm32-vrefbuf.txt1 STM32 VREFBUF - Voltage reference buffer
8 - compatible: Must be "st,stm32-vrefbuf".
9 - reg: Offset and length of VREFBUF register set.
13 vrefbuf: regulator@58003c00 {
14 compatible = "st,stm32-vrefbuf";
/kernel/linux/linux-4.19/drivers/regulator/
Dstm32-vrefbuf.c19 /* STM32 VREFBUF registers */
22 /* STM32 VREFBUF CSR bitfields */
48 * Vrefbuf startup time depends on external capacitor: wait here for in stm32_vrefbuf_enable()
56 dev_err(&rdev->dev, "stm32 vrefbuf timed out!\n"); in stm32_vrefbuf_enable()
184 { .compatible = "st,stm32-vrefbuf", },
193 .name = "stm32-vrefbuf",
201 MODULE_DESCRIPTION("STMicroelectronics STM32 VREFBUF driver");
202 MODULE_ALIAS("platform:stm32-vrefbuf");
DKconfig795 tristate "STMicroelectronics STM32 VREFBUF"
798 This driver supports STMicroelectronics STM32 VREFBUF (voltage
804 will be called stm32-vrefbuf.
DMakefile103 obj-$(CONFIG_REGULATOR_STM32_VREFBUF) += stm32-vrefbuf.o
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dst,stm32-vrefbuf.yaml4 $id: http://devicetree.org/schemas/regulator/st,stm32-vrefbuf.yaml#
22 const: st,stm32-vrefbuf
44 vrefbuf@50025000 {
45 compatible = "st,stm32-vrefbuf";
/kernel/linux/linux-5.10/drivers/regulator/
Dstm32-vrefbuf.c19 /* STM32 VREFBUF registers */
22 /* STM32 VREFBUF CSR bitfields */
58 * Vrefbuf startup time depends on external capacitor: wait here for in stm32_vrefbuf_enable()
66 dev_err(&rdev->dev, "stm32 vrefbuf timed out!\n"); in stm32_vrefbuf_enable()
288 { .compatible = "st,stm32-vrefbuf", },
297 .name = "stm32-vrefbuf",
306 MODULE_DESCRIPTION("STMicroelectronics STM32 VREFBUF driver");
307 MODULE_ALIAS("platform:stm32-vrefbuf");
DKconfig1014 tristate "STMicroelectronics STM32 VREFBUF"
1017 This driver supports STMicroelectronics STM32 VREFBUF (voltage
1023 will be called stm32-vrefbuf.
DMakefile127 obj-$(CONFIG_REGULATOR_STM32_VREFBUF) += stm32-vrefbuf.o
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dstm32h743.dtsi456 vrefbuf: regulator@58003c00 { label
457 compatible = "st,stm32-vrefbuf";
Dstm32mp157c.dtsi902 vrefbuf: vrefbuf@50025000 { label
903 compatible = "st,stm32-vrefbuf";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dstm32h743.dtsi484 vrefbuf: regulator@58003c00 { label
485 compatible = "st,stm32-vrefbuf";
Dstm32mp15xx-dkx.dtsi98 vref-supply = <&vrefbuf>;
669 &vrefbuf {
Dstm32mp151.dtsi1231 vrefbuf: vrefbuf@50025000 { label
1232 compatible = "st,stm32-vrefbuf";