Searched full:vrefbuf (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/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-v5.15/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 | 1152 tristate "STMicroelectronics STM32 VREFBUF" 1155 This driver supports STMicroelectronics STM32 VREFBUF (voltage 1161 will be called stm32-vrefbuf.
|
D | Makefile | 140 obj-$(CONFIG_REGULATOR_STM32_VREFBUF) += stm32-vrefbuf.o
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | stm32mp157a-microgea-stm32mp1.dtsi | 143 &vrefbuf {
|
D | stm32mp157a-icore-stm32mp1.dtsi | 191 &vrefbuf {
|
D | stm32mp15xx-dkx.dtsi | 98 vref-supply = <&vrefbuf>; 703 &vrefbuf {
|
D | stm32h743.dtsi | 515 vrefbuf: regulator@58003c00 { label 516 compatible = "st,stm32-vrefbuf";
|
D | stm32mp151.dtsi | 1252 vrefbuf: vrefbuf@50025000 { label 1253 compatible = "st,stm32-vrefbuf";
|