Searched refs:wled (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/video/backlight/ |
H A D | qcom-wled.c | 181 struct wled { struct 207 int (*wled_set_brightness)(struct wled *wled, u16 brightness); argument 210 int (*wled_cabc_config)(struct wled *wled, bool enable); argument 216 int (*wled_sync_toggle)(struct wled *wled); argument 222 int (*wled_ovp_delay)(struct wled *wled); argument 228 bool (*wled_auto_detection_required)(struct wled *wled); argument 231 static int wled3_set_brightness(struct wled *wled, u16 brightness) in wled3_set_brightness() argument 238 for (i = 0; i < wled->cfg.num_strings; ++i) { in wled3_set_brightness() 239 rc = regmap_bulk_write(wled->regmap, wled->ctrl_addr + in wled3_set_brightness() 240 WLED3_SINK_REG_BRIGHT(wled->cfg.enabled_strings[i]), in wled3_set_brightness() [all …]
|
H A D | Makefile | 54 obj-$(CONFIG_BACKLIGHT_QCOM_WLED) += qcom-wled.o
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8994.dtsi | 54 pmi8994_wled: wled@d800 { 55 compatible = "qcom,pmi8994-wled";
|
H A D | pm660l.dtsi | 74 compatible = "qcom,pm660l-wled";
|
H A D | pmi8950.dtsi | 95 compatible = "qcom,pmi8950-wled";
|
H A D | pmi8998.dtsi | 88 compatible = "qcom,pmi8998-wled";
|
H A D | pm6150l.dtsi | 129 compatible = "qcom,pm6150l-wled";
|
H A D | pm8150l.dtsi | 135 compatible = "qcom,pm8150l-wled";
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8941.dtsi | 215 pm8941_wled: wled@d800 { 216 compatible = "qcom,pm8941-wled";
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7622-rfb1.dts | 406 wled_pins: wled-pins { 409 groups = "wled";
|
H A D | mt7622-bananapi-bpi-r64.dts | 472 wled_pins: wled-pins { 475 groups = "wled";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d-remarkable2.dts | 239 boost: wled { 240 regulator-name = "wled";
|
/linux/drivers/platform/x86/ |
H A D | asus-laptop.c | 247 struct asus_led wled; member 642 led_classdev_unregister(&asus->wled.led); in asus_led_exit() 700 r = asus_led_register(asus, &asus->wled, "asus::wlan", in asus_led_init()
|
/linux/drivers/regulator/ |
H A D | bd71815-regulator.c | 556 BD71815_LED_REG(wled, BD71815_WLED, BD71815_REG_LED_DIMM, LED_DIMM_MASK,
|
/linux/drivers/mfd/ |
H A D | Kconfig | 1650 charger, wled and other features that are often used in portable
|