Home
last modified time | relevance | path

Searched full:sc2731 (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/devicetree/bindings/mfd/
H A Dsprd,sc2731.yaml4 $id: http://devicetree.org/schemas/mfd/sprd,sc2731.yaml#
35 - sprd,sc2731
57 $ref: /schemas/regulator/sprd,sc2731-regulator.yaml#
66 $ref: /schemas/power/supply/sc2731-charger.yaml#
78 - sprd,sc2731-efuse
90 $ref: /schemas/leds/sprd,sc2731-bltc.yaml#
94 $ref: /schemas/rtc/sprd,sc2731-rtc.yaml#
124 compatible = "sprd,sc2731";
134 compatible = "sprd,sc2731-charger";
141 compatible = "sprd,sc2731-bltc";
[all …]
/linux/arch/arm64/boot/dts/sprd/
H A Dsc2731.dtsi3 * Spreadtrum SC2731 PMIC dts file
10 compatible = "sprd,sc2731";
20 compatible = "sprd,sc2731-charger";
26 compatible = "sprd,sc2731-bltc";
48 compatible = "sprd,sc2731-rtc";
55 compatible = "sprd,sc2731-eic";
66 compatible = "sprd,sc2731-efuse";
87 compatible = "sprd,sc2731-adc";
98 compatible = "sprd,sc2731-fgu";
111 compatible = "sprd,sc2731-vibrator";
[all …]
H A Dsp9860g-1h10.dts11 #include "sc2731.dtsi"
/linux/Documentation/devicetree/bindings/leds/
H A Dsprd,sc2731-bltc.yaml4 $id: http://devicetree.org/schemas/leds/sprd,sc2731-bltc.yaml#
7 title: Spreadtrum SC2731 PMIC breathing light controller
15 The SC2731 breathing light controller supports up to 3 outputs:
21 const: sprd,sc2731-bltc
/linux/Documentation/devicetree/bindings/regulator/
H A Dsprd,sc2731-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/sprd,sc2731-regulator.yaml#
7 title: Spreadtrum SC2731 Power Management IC regulators
15 The SC2731 integrates low-voltage and low quiescent current DCDC/LDO.
29 const: sprd,sc2731-regulator
/linux/drivers/regulator/
H A Dsc2731-regulator.c14 * SC2731 regulator lock register
20 * SC2731 enable register
39 * SC2731 enable mask
60 * SC2731 vsel register
81 * SC2731 vsel register mask
256 MODULE_DESCRIPTION("Spreadtrum SC2731 regulator driver");
H A DMakefile160 obj-$(CONFIG_REGULATOR_SC2731) += sc2731-regulator.o
H A DKconfig1350 tristate "Spreadtrum SC2731 power regulator driver"
1354 SC2731 PMIC.
/linux/Documentation/devicetree/bindings/rtc/
H A Dsprd,sc2731-rtc.yaml4 $id: http://devicetree.org/schemas/rtc/sprd,sc2731-rtc.yaml#
7 title: Spreadtrum SC2731 Real Time Clock
16 const: sprd,sc2731-rtc
/linux/Documentation/devicetree/bindings/power/supply/
H A Dsc2731-charger.yaml4 $id: http://devicetree.org/schemas/power/supply/sc2731-charger.yaml#
7 title: Spreadtrum SC2731 PMICs battery charger
17 const: sprd,sc2731-charger
H A Dsc27xx-fg.yaml22 - sprd,sc2731-fgu
/linux/drivers/power/supply/
H A Dsc2731_charger.c18 /* SC2731 switch charger registers definition */
522 { .compatible = "sprd,sc2731-charger", },
529 .name = "sc2731-charger",
538 MODULE_DESCRIPTION("Spreadtrum SC2731 Charger Driver");
H A DKconfig907 tristate "Spreadtrum SC2731 charger driver"
910 Say Y here to enable support for battery charging with SC2731
H A Dsc27xx_fuel_gauge.c1337 { .compatible = "sprd,sc2731-fgu", },
/linux/Documentation/devicetree/bindings/gpio/
H A Dsprd,gpio-eic.yaml51 - sprd,sc2731-eic
71 - const: sprd,sc2731-eic
/linux/Documentation/devicetree/bindings/input/
H A Dsprd,sc27xx-vibrator.yaml20 - sprd,sc2731-vibrator
/linux/drivers/mfd/
H A Dsprd-sc27xx-spi.c242 { .compatible = "sprd,sc2731", .data = &sc2731_data },
249 { .name = "sc2731", .driver_data = (unsigned long)&sc2731_data },
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dsprd,sc2720-adc.yaml22 - sprd,sc2731-adc
/linux/drivers/input/misc/
H A Dsc27xx-vibra.c184 { .compatible = "sprd,sc2731-vibrator", .data = &sc2731_data },
/linux/drivers/power/reset/
H A DKconfig300 and SC2731 chips.
/linux/drivers/leds/
H A Dleds-sc27xx-bltc.c336 { .compatible = "sprd,sc2731-bltc", },
/linux/drivers/iio/adc/
H A Dsc27xx_adc.c469 * In the current software design, SC2731 support 2 scales, in sc2731_adc_scale_init()
949 { .compatible = "sprd,sc2731-adc", .data = &sc2731_data},
/linux/drivers/gpio/
H A Dgpio-pmic-eic-sprd.c372 { .compatible = "sprd,sc2731-eic", },
/linux/drivers/rtc/
H A Drtc-sc27xx.c631 { .compatible = "sprd,sc2731-rtc", },
H A DKconfig1311 includes the SC2720, SC2721, SC2723, SC2730 and SC2731 chips.

12