Searched full:vrefbuf (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/ |
| D | st,stm32-vrefbuf.txt | 1 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/ |
| D | stm32-vrefbuf.c | 19 /* 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");
|
| D | Kconfig | 795 tristate "STMicroelectronics STM32 VREFBUF" 798 This driver supports STMicroelectronics STM32 VREFBUF (voltage 804 will be called stm32-vrefbuf.
|
| D | Makefile | 103 obj-$(CONFIG_REGULATOR_STM32_VREFBUF) += stm32-vrefbuf.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | st,stm32-vrefbuf.yaml | 4 $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/ |
| D | stm32-vrefbuf.c | 19 /* 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");
|
| D | Kconfig | 1014 tristate "STMicroelectronics STM32 VREFBUF" 1017 This driver supports STMicroelectronics STM32 VREFBUF (voltage 1023 will be called stm32-vrefbuf.
|
| D | Makefile | 127 obj-$(CONFIG_REGULATOR_STM32_VREFBUF) += stm32-vrefbuf.o
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | stm32h743.dtsi | 456 vrefbuf: regulator@58003c00 { label 457 compatible = "st,stm32-vrefbuf";
|
| D | stm32mp157c.dtsi | 902 vrefbuf: vrefbuf@50025000 { label 903 compatible = "st,stm32-vrefbuf";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | stm32h743.dtsi | 484 vrefbuf: regulator@58003c00 { label 485 compatible = "st,stm32-vrefbuf";
|
| D | stm32mp15xx-dkx.dtsi | 98 vref-supply = <&vrefbuf>; 669 &vrefbuf {
|
| D | stm32mp151.dtsi | 1231 vrefbuf: vrefbuf@50025000 { label 1232 compatible = "st,stm32-vrefbuf";
|