Searched full:bd9571mwv (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/mfd/ |
H A D | bd9571mwv.c | 3 * 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 D | Makefile | 15 obj-$(CONFIG_MFD_BD9571MWV) += bd9571mwv.o
|
H A D | Kconfig | 183 tristate "ROHM BD9571MWV PMIC" 189 Support for the ROHM BD9571MWV PMIC, which contains single 194 will be called bd9571mwv.
|
/linux/drivers/gpio/ |
H A D | gpio-bd9571mwv.c | 3 * 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 D | Makefile | 44 obj-$(CONFIG_GPIO_BD9571MWV) += gpio-bd9571mwv.o
|
H A D | Kconfig | 1288 will be called gpio-bd9571mwv.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-bd9571mwv-regulator | 1 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 D | bd9571mwv.h | 3 * 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 D | bd9571mwv-regulator.c | 3 * 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 D | Kconfig | 257 tristate "ROHM BD9571MWV Regulators" 261 ROHM BD9571MWV PMIC. This will enable support for the software 265 will be called bd9571mwv-regulator.
|
H A D | Makefile | 38 obj-$(CONFIG_REGULATOR_BD9571MWV) += bd9571mwv-regulator.o
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | ulcb.dtsi | 249 compatible = "rohm,bd9571mwv";
|
H A D | ebisu.dtsi | 518 compatible = "rohm,bd9571mwv";
|
H A D | salvator-common.dtsi | 605 compatible = "rohm,bd9571mwv";
|
/linux/ |
H A D | MAINTAINERS | 20029 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
|