Searched full:vrefbuf (Results 1 – 7 of 7) sorted by relevance
/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";
|
/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
|
/linux-5.10/arch/arm/boot/dts/ |
D | stm32h743.dtsi | 488 vrefbuf: regulator@58003c00 { label 489 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";
|