Searched full:vrefbuf (Results 1 – 11 of 11) sorted by relevance
/linux-6.8/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-6.8/drivers/regulator/ |
D | stm32-vrefbuf.c | 19 /* STM32 VREFBUF registers */ 22 /* STM32 VREFBUF CSR bitfields */ 56 * Vrefbuf startup time depends on external capacitor: wait here for in stm32_vrefbuf_enable() 64 dev_err(&rdev->dev, "stm32 vrefbuf timed out!\n"); in stm32_vrefbuf_enable() 276 { .compatible = "st,stm32-vrefbuf", }, 285 .name = "stm32-vrefbuf", 295 MODULE_DESCRIPTION("STMicroelectronics STM32 VREFBUF driver"); 296 MODULE_ALIAS("platform:stm32-vrefbuf");
|
D | Kconfig | 1370 tristate "STMicroelectronics STM32 VREFBUF" 1373 This driver supports STMicroelectronics STM32 VREFBUF (voltage 1379 will be called stm32-vrefbuf.
|
D | Makefile | 162 obj-$(CONFIG_REGULATOR_STM32_VREFBUF) += stm32-vrefbuf.o
|
/linux-6.8/arch/arm/boot/dts/st/ |
D | stm32mp157a-microgea-stm32mp1.dtsi | 143 &vrefbuf {
|
D | stm32mp157c-emstamp-argon.dtsi | 94 vref-supply = <&vrefbuf>; 532 &vrefbuf {
|
D | stm32mp157a-icore-stm32mp1.dtsi | 191 &vrefbuf {
|
D | stm32mp15xc-lxa-tac.dtsi | 150 vref-supply = <&vrefbuf>; 597 &vrefbuf {
|
D | stm32mp15xx-dkx.dtsi | 99 vref-supply = <&vrefbuf>; 735 &vrefbuf {
|
D | stm32h743.dtsi | 513 vrefbuf: regulator@58003c00 { label 514 compatible = "st,stm32-vrefbuf";
|
D | stm32mp151.dtsi | 1320 vrefbuf: vrefbuf@50025000 { label 1321 compatible = "st,stm32-vrefbuf";
|