Home
last modified time | relevance | path

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

/linux/drivers/leds/rgb/
H A Dleds-qcom-lpg.c67 /* LPG common config settings for PPG */
74 /* LPG per channel config settings for PPG */
87 * struct lpg - LPG device context
88 * @dev: pointer to LPG device
97 * @lpg_chan_sdam: LPG SDAM peripheral device
107 struct lpg { struct
137 * @lpg: reference to parent lpg argument
142 * @sdam_offset: channel offset in LPG SDAM
165 struct lpg *lpg; member
203 * @lpg: lpg context reference
[all …]
/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"
/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/arch/arm/boot/dts/qcom/
H A Dpm8941.dtsi200 compatible = "qcom,pm8941-lpg";
/linux/scripts/kconfig/
H A Dgconf.c503 "gconfig is copyright (c) 2002 Romain Lievin <roms@lpg.ticalc.org>.\n" in on_about1_activate()
/linux/net/ceph/
H A Dosdmap.c820 /* lpg*, last_change, snap_seq, snap_epoch */ in decode_pool()