Home
last modified time | relevance | path

Searched full:bd71828 (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71828-pmic.yaml4 $id: http://devicetree.org/schemas/mfd/rohm,bd71828-pmic.yaml#
7 title: ROHM BD71828 Power Management Integrated Circuit
21 - const: rohm,bd71828
25 - const: rohm,bd71828
50 const: bd71828-32k-out
63 BD71827 and BD71828 have SAR ADC for measuring charging currents.
69 $ref: /schemas/regulator/rohm,bd71828-regulator.yaml
74 $ref: /schemas/leds/rohm,bd71828-leds.yaml
78 Usage of BD71828 GPIO pins can be changed via OTP. This property can be
104 compatible = "rohm,bd71828";
[all …]
/linux/Documentation/devicetree/bindings/leds/
H A Drohm,bd71828-leds.yaml4 $id: http://devicetree.org/schemas/leds/rohm,bd71828-leds.yaml#
7 title: ROHM BD71828 Power Management Integrated Circuit LED driver
13 This module is part of the ROHM BD71828 MFD device. For more details
14 see Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml.
23 const: rohm,bd71828-leds
35 - bd71828-ambled
36 - bd71828-grnled
/linux/drivers/gpio/
H A Dgpio-bd71828.c5 #include <linux/mfd/rohm-bd71828.h>
85 * on BD71828 can't really be used for general purpose input - input in bd71828_get_direction()
106 bdgpio->gpio.label = "bd71828-gpio"; in bd71828_probe()
130 .name = "bd71828-gpio"
138 MODULE_DESCRIPTION("BD71828 voltage regulator driver");
140 MODULE_ALIAS("platform:bd71828-gpio");
H A DKconfig1311 tristate "ROHM BD71828 GPIO support"
1314 Support for GPIOs on ROHM BD71828 PMIC. There are three GPIOs
1320 will be called gpio-bd71828.
/linux/Documentation/devicetree/bindings/regulator/
H A Drohm,bd71828-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/rohm,bd71828-regulator.yaml#
7 title: ROHM BD71828 Power Management Integrated Circuit regulators
13 This module is part of the ROHM BD71828 MFD device. For more details
14 see Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml.
20 The valid names for BD71828 regulator nodes are
/linux/drivers/rtc/
H A Drtc-bd70528.c5 // RTC driver for ROHM BD71828 and BD71815 PMIC
9 #include <linux/mfd/rohm-bd71828.h>
17 * On BD71828 and BD71815 the ALM0 MASK is 14 bytes after the ALM0
265 * This works for BD71828 and BD71815 as they have same offset in bd70528_probe()
338 { "bd71828-rtc", ROHM_CHIP_TYPE_BD71828 },
355 MODULE_DESCRIPTION("ROHM BD71828 and BD71815 PMIC RTC driver");
H A DKconfig560 tristate "ROHM BD71815 and BD71828 PMIC RTC"
564 block on ROHM BD71815 and BD71828 Power Management IC.
/linux/drivers/clk/
H A Dclk-bd718x7.c18 /* BD71828 */
24 * BD71837, BD71847, and BD71828 all use bit [0] to clk output control
147 { "bd71828-clk", ROHM_CHIP_TYPE_BD71828 },
H A DKconfig479 and BD71828 PMICs clock gates.
/linux/include/linux/mfd/
H A Drohm-shared.h8 /* RTC definitions shared between BD70528 and BD71828 */
/linux/
H A DMAINTAINERS22381 F: drivers/gpio/gpio-bd71828.c
22382 F: drivers/mfd/rohm-bd71828.c
22387 F: drivers/regulator/bd71828-regulator.c
22396 F: include/linux/mfd/rohm-bd71828.h