Home
last modified time | relevance | path

Searched full:bd9571mwv (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/mfd/
H A Dbd9571mwv.c3 * ROHM BD9571MWV-M and BD9574MVF-M core driver
17 #include <linux/mfd/bd9571mwv.h>
20 { .name = "bd9571mwv-regulator", },
21 { .name = "bd9571mwv-gpio", },
97 .name = "bd9571mwv",
264 { .compatible = "rohm,bd9571mwv", },
271 { "bd9571mwv" },
278 .name = "bd9571mwv",
287 MODULE_DESCRIPTION("BD9571MWV PMIC Driver");
H A DMakefile15 obj-$(CONFIG_MFD_BD9571MWV) += bd9571mwv.o
H A DKconfig183 tristate "ROHM BD9571MWV PMIC"
189 Support for the ROHM BD9571MWV PMIC, which contains single
194 will be called bd9571mwv.
/linux/drivers/gpio/
H A Dgpio-bd9571mwv.c3 * ROHM BD9571MWV-M and BD9574MWF-M GPIO driver
17 #include <linux/mfd/bd9571mwv.h>
85 .label = "bd9571mwv-gpio",
113 { "bd9571mwv-gpio", ROHM_CHIP_TYPE_BD9571 },
121 .name = "bd9571mwv-gpio",
129 MODULE_DESCRIPTION("BD9571MWV GPIO driver");
H A DMakefile44 obj-$(CONFIG_GPIO_BD9571MWV) += gpio-bd9571mwv.o
H A DKconfig1288 will be called gpio-bd9571mwv.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-bd9571mwv-regulator1 What: /sys/bus/i2c/devices/.../bd9571mwv-regulator.*.auto/backup_mode
29 See also Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml.
31 BD9571MWV PMIC.
/linux/include/linux/mfd/
H A Dbd9571mwv.h3 * ROHM BD9571MWV-M and BD9574MWF-M driver
17 /* List of registers for BD9571MWV and BD9574MWF */
98 /* Define the BD9571MWV IRQ numbers */
/linux/drivers/regulator/
H A Dbd9571mwv-regulator.c3 * ROHM BD9571MWV-M and BD9574MWF-M regulator driver
18 #include <linux/mfd/bd9571mwv.h>
346 { "bd9571mwv-regulator", ROHM_CHIP_TYPE_BD9571 },
354 .name = "bd9571mwv-regulator",
365 MODULE_DESCRIPTION("BD9571MWV Regulator driver");
H A DKconfig257 tristate "ROHM BD9571MWV Regulators"
261 ROHM BD9571MWV PMIC. This will enable support for the software
265 will be called bd9571mwv-regulator.
H A DMakefile38 obj-$(CONFIG_REGULATOR_BD9571MWV) += bd9571mwv-regulator.o
/linux/arch/arm64/boot/dts/renesas/
H A Dulcb.dtsi249 compatible = "rohm,bd9571mwv";
H A Debisu.dtsi518 compatible = "rohm,bd9571mwv";
H A Dsalvator-common.dtsi605 compatible = "rohm,bd9571mwv";
/linux/
H A DMAINTAINERS20029 ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
20034 F: Documentation/devicetree/bindings/mfd/rohm,bd9571mwv.yaml
20035 F: drivers/gpio/gpio-bd9571mwv.c
20036 F: drivers/mfd/bd9571mwv.c
20037 F: drivers/regulator/bd9571mwv-regulator.c
20038 F: include/linux/mfd/bd9571mwv.h