Home
last modified time | relevance | path

Searched full:lpg (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/leds/
H A Dleds-qcom-lpg.rst4 Kernel driver for Qualcomm LPG
10 The Qualcomm LPG can be found in a variety of Qualcomm PMICs and consists of a
14 To facilitate the various use cases, the LPG channels can be exposed as
23 deeper idle states the LPG provides pattern support. This consists of a shared
33 Specify a hardware pattern for a Qualcomm LPG LED.
38 described below). As the LPG hardware is not able to perform the linear
54 The LPG supports specifying a longer hold-time for the first and last element
72 In order to save space in the shared lookup table the LPG supports "ping-pong"
H A Dindex.rst32 leds-qcom-lpg
/linux/drivers/leds/rgb/
H A DKconfig51 tristate "LED support for Qualcomm LPG"
58 wide variety of Qualcomm PMICs. The LPG consists of a number of PWM
63 If compiled as a module, the module will be named leds-qcom-lpg.
H A DMakefile7 obj-$(CONFIG_LEDS_QCOM_LPG) += leds-qcom-lpg.o
/linux/arch/arm64/boot/dts/qcom/
H A Dpm6150l.dtsi119 compatible = "qcom,pm6150l-lpg", "qcom,pm8150l-lpg";
H A Dpmi8994.dtsi41 compatible = "qcom,pmi8994-lpg";
H A Dpmi8998.dtsi72 compatible = "qcom,pmi8998-lpg";
H A Dpm8150l.dtsi125 compatible = "qcom,pm8150l-lpg";
H A Dpm8994.dtsi138 compatible = "qcom,pm8994-lpg";
H A Dpmi632.dtsi190 compatible = "qcom,pmi632-lpg";
H A Dpm8150b.dtsi171 compatible = "qcom,pm8150b-lpg";
H A Dsc8180x-pmics.dtsi327 compatible = "qcom,pmc8180c-lpg";
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml162 3 - External signal (e.g. LPG) is used for dimming
/linux/arch/arm/boot/dts/qcom/
H A Dpm8941.dtsi200 compatible = "qcom,pm8941-lpg";
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,spmi-pmic.yaml124 $ref: /schemas/leds/leds-qcom-lpg.yaml#
/linux/scripts/kconfig/
H A Dgconf.c504 "gconfig is copyright (c) 2002 Romain Lievin <roms@lpg.ticalc.org>.\n" in on_about1_activate()
/linux/net/ceph/
H A Dosdmap.c817 *p += 4 + 4; /* skip lpg* */ in decode_pool()