Searched refs:lpg (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/leds/rgb/ |
H A D | leds-qcom-lpg.c | 74 struct lpg { struct 126 struct lpg *lpg; member 170 struct lpg *lpg; member 209 static int triled_set(struct lpg *lpg, unsigned int mask, unsigned int enable) in triled_set() argument 212 if (!lpg->triled_base) in triled_set() 215 return regmap_update_bits(lpg->map, lpg->triled_base + TRI_LED_EN_CTL, in triled_set() 219 static int lpg_lut_store(struct lpg *lpg, struct led_pattern *pattern, in lpg_lut_store() argument 226 idx = bitmap_find_next_zero_area(lpg->lut_bitmap, lpg->lut_size, in lpg_lut_store() 228 if (idx >= lpg->lut_size) in lpg_lut_store() 234 regmap_bulk_write(lpg->map, lpg->lut_base + LPG_LUT_REG(idx + i), in lpg_lut_store() [all …]
|
H A D | Makefile | 5 obj-$(CONFIG_LEDS_QCOM_LPG) += leds-qcom-lpg.o
|
H A D | Kconfig | 39 If compiled as a module, the module will be named leds-qcom-lpg.
|
/openbmc/linux/arch/x86/mm/pat/ |
H 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()
|
/openbmc/linux/Documentation/leds/ |
H A D | index.rst | 31 leds-qcom-lpg
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8994.dtsi | 41 compatible = "qcom,pmi8994-lpg";
|
H A D | pm660l.dtsi | 69 compatible = "qcom,pm660l-lpg";
|
H A D | pmi8998.dtsi | 72 compatible = "qcom,pmi8998-lpg";
|
H A D | pm8150l.dtsi | 126 compatible = "qcom,pm8150l-lpg";
|
H A D | pm8150b.dtsi | 132 compatible = "qcom,pm8150b-lpg";
|
H A D | pm8994.dtsi | 139 compatible = "qcom,pm8994-lpg";
|
H A D | pmi632.dtsi | 156 compatible = "qcom,pmi632-lpg";
|
H A D | sc8180x-pmics.dtsi | 319 compatible = "qcom,pmc8180c-lpg";
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8941.dtsi | 198 compatible = "qcom,pm8941-lpg";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |