Searched full:ariel (Results 1 – 25 of 36) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | ariel-pwrbutton.yaml | 4 $id: http://devicetree.org/schemas/input/ariel-pwrbutton.yaml# 7 title: Dell Wyse 3020 a.k.a. "Ariel" Power Button 13 The ENE Embedded Controller on the Ariel board has an interface to the 25 - const: dell,wyse-ariel-ec-input 52 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | ene-kb3930.yaml | 20 - dell,wyse-ariel-ec # Dell Wyse Ariel board (3020) 26 description: GPIO used with the shutdown protocol on Ariel 46 compatible = "dell,wyse-ariel-ec", "ene,kb3930";
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | mmp3-dell-ariel.dts | 3 * Dell Wyse 3020 a.k.a. "Ariel" a.k.a. Tx0D (T00D, T10D) 14 model = "Dell Ariel"; 15 compatible = "dell,wyse-ariel", "marvell,mmp3"; 111 compatible = "dell,wyse-ariel-ec", "ene,kb3930"; 140 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
|
D | Makefile | 7 mmp3-dell-ariel.dtb
|
/linux-6.12.1/drivers/input/misc/ |
D | ariel-pwrbutton.c | 3 * Dell Wyse 3020 a.k.a. "Ariel" Power Button Driver 135 "Ariel EC Input", priv); in ariel_pwrbutton_probe() 147 { .compatible = "dell,wyse-ariel-ec-input" }, 153 { .name = "wyse-ariel-ec-input" }, 160 .name = "dell-wyse-ariel-ec-input",
|
D | Makefile | 19 obj-$(CONFIG_INPUT_ARIEL_PWRBUTTON) += ariel-pwrbutton.o
|
D | Kconfig | 89 on Dell Wyse 3020 ("Ariel") thin client. 92 will be called ariel-pwrbutton.
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_fw_file_hdr.h | 11 * Maintained by: Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_vfpf.h | 21 * Maintained by: Ariel Elior <ariel.elior@qlogic.com> 22 * Written by: Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_dcb.h | 17 * Maintained by: Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_sriov.h | 17 * Maintained by: Ariel Elior <ariel.elior@qlogic.com> 19 * Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_stats.h | 11 * Maintained by: Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_init.h | 12 * Maintained by: Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_init_ops.h | 13 * Maintained by: Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_vfpf.c | 17 * Maintained by: Ariel Elior <ariel.elior@qlogic.com> 19 * Ariel Elior <ariel.elior@qlogic.com>
|
D | bnx2x_sp.h | 17 * Maintained by: Ariel Elior <ariel.elior@qlogic.com>
|
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/ |
D | lpc4350.dtsi | 4 * Copyright 2015 Ariel D'Alessandro <ariel.dalessandro@gmail.com>
|
D | lpc4350-hitex-eval.dts | 4 * Copyright 2015 Ariel D'Alessandro <ariel.dalessandro@gmail.com>
|
/linux-6.12.1/drivers/nvmem/ |
D | lpc18xx_eeprom.c | 5 * Copyright (c) 2015 Ariel D'Alessandro <ariel@vanguardiasur.com> 276 MODULE_AUTHOR("Ariel D'Alessandro <ariel@vanguardiasur.com.ar>");
|
/linux-6.12.1/drivers/watchdog/ |
D | lpc18xx_wdt.c | 5 * Copyright (c) 2015 Ariel D'Alessandro <ariel@vanguardiasur.com> 288 MODULE_AUTHOR("Ariel D'Alessandro <ariel@vanguardiasur.com.ar>");
|
/linux-6.12.1/drivers/mfd/ |
D | ene-kb3930.c | 80 { .name = "dell-wyse-ariel-led", }, 81 { .name = "dell-wyse-ariel-power", }, 147 /* Currently we only support the cells present on Dell Ariel model. */ in kb3930_probe()
|
/linux-6.12.1/drivers/leds/ |
D | leds-ariel.c | 3 * Dell Wyse 3020 a.k.a. "Ariel" Embedded Controller LED Driver 126 .name = "dell-wyse-ariel-led",
|
D | Makefile | 16 obj-$(CONFIG_LEDS_ARIEL) += leds-ariel.o
|
/linux-6.12.1/drivers/pwm/ |
D | pwm-lpc18xx-sct.c | 5 * Copyright (c) 2015 Ariel D'Alessandro <ariel@vanguardiasur.com> 453 MODULE_AUTHOR("Ariel D'Alessandro <ariel@vanguardiasur.com.ar>");
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/mrvl/ |
D | mrvl.yaml | 36 - dell,wyse-ariel
|
12