Searched refs:lpg (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/drivers/leds/rgb/ |
D | leds-qcom-lpg.c | 69 struct lpg { struct 120 struct lpg *lpg; member 163 struct lpg *lpg; member 202 static int triled_set(struct lpg *lpg, unsigned int mask, unsigned int enable) in triled_set() argument 205 if (!lpg->triled_base) in triled_set() 208 return regmap_update_bits(lpg->map, lpg->triled_base + TRI_LED_EN_CTL, in triled_set() 212 static int lpg_lut_store(struct lpg *lpg, struct led_pattern *pattern, in lpg_lut_store() argument 219 idx = bitmap_find_next_zero_area(lpg->lut_bitmap, lpg->lut_size, in lpg_lut_store() 221 if (idx >= lpg->lut_size) in lpg_lut_store() 227 regmap_bulk_write(lpg->map, lpg->lut_base + LPG_LUT_REG(idx + i), in lpg_lut_store() [all …]
|
D | Makefile | 4 obj-$(CONFIG_LEDS_QCOM_LPG) += leds-qcom-lpg.o
|
D | Kconfig | 27 If compiled as a module, the module will be named leds-qcom-lpg.
|
/Linux-v6.1/arch/x86/mm/pat/ |
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-v6.1/arch/arm64/boot/dts/qcom/ |
D | pmi8994.dtsi | 41 compatible = "qcom,pmi8994-lpg";
|
D | pmi8998.dtsi | 46 compatible = "qcom,pmi8998-lpg";
|
D | pm660l.dtsi | 69 compatible = "qcom,pm660l-lpg";
|
D | pm8150l.dtsi | 120 compatible = "qcom,pm8150l-lpg";
|
D | pm8150b.dtsi | 132 compatible = "qcom,pm8150b-lpg";
|
D | pm8994.dtsi | 139 compatible = "qcom,pm8994-lpg";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | qcom-pm8941.dtsi | 148 compatible = "qcom,pm8941-lpg";
|