Home
last modified time | relevance | path

Searched full:bd71847 (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Drohm,bd71847-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/rohm,bd71847-regulator.yaml#
7 title: ROHM BD71847 and BD71850 Power Management Integrated Circuit regulators
13 List of regulators provided by this controller. BD71847 regulators node
14 should be sub node of the BD71847 MFD node. See BD71847 MFD bindings at
15 Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
20 Note that if BD71847 starts at RUN state you probably want to use
25 #The valid names for BD71847 regulator nodes are:
82 # BD71847:
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Drohm,bd71847-pmic.yaml4 $id: http://devicetree.org/schemas/mfd/rohm,bd71847-pmic.yaml#
7 title: ROHM BD71847 and BD71850 Power Management Integrated Circuit bindings
24 - rohm,bd71847
44 # The BD71847 abd BD71850 support two different HW states as reset target
114 $ref: ../regulator/rohm,bd71847-regulator.yaml
139 compatible = "rohm,bd71847";
/Linux-v6.1/drivers/mfd/
Drohm-bd718x7.c49 { .name = "bd71847-clk", },
50 { .name = "bd71847-pmic", },
202 .compatible = "rohm,bd71847",
236 MODULE_DESCRIPTION("ROHM BD71837/BD71847 Power Management IC driver");
/Linux-v6.1/drivers/clk/
Dclk-bd718x7.c20 /* BD71837 and BD71847 */
24 * BD71837, BD71847, and BD71828 all use bit [0] to clk output control
146 { "bd71847-clk", ROHM_CHIP_TYPE_BD71847 },
DKconfig424 This driver supports ROHM BD71837, BD71847, BD71850, BD71815
/Linux-v6.1/include/linux/mfd/
Drohm-bd718x7.h46 /* BD71847 specific voltage configurations */
60 /* Registers common for BD71837 and BD71847 */
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mn-bsh-smm-s2-common.dtsi85 bd71847: pmic@4b { label
86 compatible = "rohm,bd71847";
Dimx8mn-ddr4-evk.dts54 compatible = "rohm,bd71847";
Dimx8mm-emcon.dtsi404 bd71847: pmic@4b { label
405 compatible = "rohm,bd71847";
Dimx8mm-beacon-som.dtsi106 compatible = "rohm,bd71847";
Dimx8mn-beacon-som.dtsi116 compatible = "rohm,bd71847";
Dimx8mm-var-som.dtsi136 compatible = "rohm,bd71847";
Dimx8mn-var-som.dtsi117 compatible = "rohm,bd71847";
Dimx8mm-evk.dtsi187 compatible = "rohm,bd71847";
Dimx8mm-venice-gw7903.dts405 compatible = "rohm,bd71847";
Dimx8mm-venice-gw7904.dts449 compatible = "rohm,bd71847";
Dimx8mn-venice-gw7902.dts421 compatible = "rohm,bd71847";
Dimx8mm-data-modul-edm-sbc.dts272 compatible = "rohm,bd71847";
Dimx8mm-venice-gw7901.dts485 compatible = "rohm,bd71847";
Dimx8mm-venice-gw7902.dts422 compatible = "rohm,bd71847";
/Linux-v6.1/drivers/regulator/
Dbd718x7-regulator.c262 * BD71847 BUCK1/2
296 * BD71847 BUCK3
332 * BD71847 BUCK5
563 * OPS common for BD71847 and BD71850
571 /* BD71847 and BD71850 LDO 5 is by default OFF at RUN state */
1839 { "bd71847-pmic", ROHM_CHIP_TYPE_BD71847 },
1855 MODULE_DESCRIPTION("BD71837/BD71847 voltage regulator driver");