Searched refs:lpg (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/leds/rgb/ |
A D | leds-qcom-lpg.c | 350 struct lpg *lpg = chan->lpg; in lpg_apply_freq() local 382 struct lpg *lpg = chan->lpg; in lpg_enable_glitch() local 390 struct lpg *lpg = chan->lpg; in lpg_disable_glitch() local 399 struct lpg *lpg = chan->lpg; in lpg_apply_pwm_value() local 416 struct lpg *lpg = chan->lpg; in lpg_apply_lut_control() local 458 struct lpg *lpg = chan->lpg; in lpg_apply_control() local 484 struct lpg *lpg = chan->lpg; in lpg_apply_sync() local 532 struct lpg *lpg = chan->lpg; in lpg_apply_dtest() local 562 struct lpg *lpg = led->lpg; in lpg_brightness_set() local 643 struct lpg *lpg = led->lpg; in lpg_blink_set() local [all …]
|
A D | Makefile | 4 obj-$(CONFIG_LEDS_QCOM_LPG) += leds-qcom-lpg.o
|
A D | Kconfig | 27 If compiled as a module, the module will be named leds-qcom-lpg.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/ |
A D | leds-qcom-lpg.yaml | 4 $id: http://devicetree.org/schemas/leds/leds-qcom-lpg.yaml# 20 - qcom,pm660l-lpg 21 - qcom,pm8150b-lpg 22 - qcom,pm8150l-lpg 25 - qcom,pm8941-lpg 26 - qcom,pm8994-lpg 27 - qcom,pmc8180c-lpg 28 - qcom,pmi8994-lpg 29 - qcom,pmi8998-lpg 107 compatible = "qcom,pmi8994-lpg"; [all …]
|
/linux-6.3-rc2/arch/x86/mm/pat/ |
A D | cpa-test.c | 45 long lpg, gpg, spg, exec; member 54 s->lpg = s->gpg = s->spg = s->exec = 0; in print_split() 79 s->lpg++; in print_split() 96 s->spg, s->lpg, s->gpg, s->exec, in print_split() 101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
|
/linux-6.3-rc2/Documentation/leds/ |
A D | index.rst | 29 leds-qcom-lpg
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | pmi8994.dtsi | 41 compatible = "qcom,pmi8994-lpg";
|
A D | pmi8998.dtsi | 54 compatible = "qcom,pmi8998-lpg";
|
A D | pm660l.dtsi | 69 compatible = "qcom,pm660l-lpg";
|
A D | pm8150l.dtsi | 120 compatible = "qcom,pm8150l-lpg";
|
A D | pm8150b.dtsi | 132 compatible = "qcom,pm8150b-lpg";
|
A D | pm8994.dtsi | 139 compatible = "qcom,pm8994-lpg";
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | qcom-pm8941.dtsi | 155 compatible = "qcom,pm8941-lpg";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | qcom,spmi-pmic.yaml | 111 $ref: /schemas/leds/leds-qcom-lpg.yaml#
|
Completed in 26 milliseconds