/linux/arch/x86/boot/compressed/ |
H A D | efi.c | 91 struct efi_setup_data *esd = NULL; in get_kexec_setup_data() local 99 esd = (struct efi_setup_data *)(pa_data + sizeof(struct setup_data)); in get_kexec_setup_data() 111 if (esd && !esd->tables) { in get_kexec_setup_data() 116 return esd; in get_kexec_setup_data() 149 struct efi_setup_data *esd; in efi_get_conf_table() local 152 esd = get_kexec_setup_data(bp, et); in efi_get_conf_table() 154 *cfg_tbl_pa = esd ? esd->tables : stbl->tables; in efi_get_conf_table()
|
/linux/drivers/net/can/usb/ |
H A D | Kconfig | 18 tristate "esd electronics gmbh CAN/USB interfaces" 21 from esd electronics gmbh (https://www.esd.eu). 24 - esd CAN-USB/2 25 - esd CAN-USB/3-FD 26 - esd CAN-USB/Micro
|
/linux/drivers/net/can/esd/ |
H A D | Kconfig | 3 tristate "esd electronics gmbh CAN-PCI(e)/402 family" 6 Support for C402 card family from esd electronics gmbh. 9 M.2 PCIe, CPCIserial, PMC, XMC (see https://esd.eu/en)
|
H A D | esd_402_pci-core.c | 2 /* Copyright (C) 2015 - 2016 Thomas Körper, esd electronic system design gmbh 3 * Copyright (C) 2017 - 2023 Stefan Mätje, esd electronics gmbh 512 MODULE_DESCRIPTION("Socket-CAN driver for esd CAN 402 card family with esdACC core on PCIe"); 513 MODULE_AUTHOR("Thomas Körper <socketcan@esd.eu>"); 514 MODULE_AUTHOR("Stefan Mätje <stefan.maetje@esd.eu>");
|
H A D | Makefile | 3 # Makefile for esd gmbh ESDACC controller driver
|
H A D | esdacc.h | 2 /* Copyright (C) 2015 - 2016 Thomas Körper, esd electronic system design gmbh 3 * Copyright (C) 2017 - 2023 Stefan Mätje, esd electronics gmbh
|
/linux/drivers/net/can/sja1000/ |
H A D | Kconfig | 79 - esd CAN-PCI/CPCI/PCI104/200 (http://www.esd.eu/) 80 - esd CAN-PCI/PMC/266 81 - esd CAN-PCIe/2000
|
H A D | plx_pci.c | 185 "esd CAN-PCI/CPCI/PCI104/200", 2, 193 "esd CAN-PCI/PMC/266", 2, 201 "esd CAN-PCIe/2000", 2, 288 /* esd CAN-PCI/200 */ 295 /* esd CAN-CPCI/200 */ 302 /* esd CAN-PCI104/200 */ 309 /* esd CAN-PCI/266 */ 316 /* esd CAN-PMC/266 */ 323 /* esd CAN-PCIE/2000 */
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | ti,tsc2005.yaml | 42 ti,esd-recovery-timeout-ms: 99 ti,esd-recovery-timeout-ms = <8000>; 126 ti,esd-recovery-timeout-ms = <8000>;
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | Kconfig | 17 tristate "TPD12S015 HDMI ESD protection and level shifter" 19 Driver for TPD12S015, which offers HDMI ESD protection and level
|
/linux/drivers/video/fbdev/omap/ |
H A D | lcd_mipid.c | 314 dev_err(&md->spi->dev, "performing LCD ESD recovery\n"); in ls041y3_esd_recover() 326 dev_dbg(&md->spi->dev, "ESD mode 1 state1 %02x state2 %02x\n", in ls041y3_esd_check_mode1() 366 dev_dbg(&md->spi->dev, "ESD mode 2 state %02x\n", rbuf[1]); in ls041y3_esd_check_mode2() 428 * A final ESD work might be called before returning, in mipid_disable()
|
/linux/arch/x86/kernel/ |
H A D | kexec-bzimage64.c | 168 struct efi_setup_data *esd = (void *)sd + sizeof(struct setup_data); in prepare_add_efi_setup_data() local 170 esd->fw_vendor = efi_fw_vendor; in prepare_add_efi_setup_data() 171 esd->tables = efi_config_table; in prepare_add_efi_setup_data() 172 esd->smbios = efi.smbios; in prepare_add_efi_setup_data()
|
/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,tpd12s015.txt | 1 TPD12S015 HDMI level shifter and ESD protection chip
|
H A D | ti,omap-dss.txt | 87 chip (MIPI DPI to DVI encoder) and a TPD12S015 chip (HDMI ESD protection & level
|
/linux/drivers/net/can/ |
H A D | Makefile | 11 obj-y += esd/
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | ti,sci-reset.yaml | 40 Please see https://software-dl.ti.com/tisci/esd/latest/index.html for
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | ti,sci-clk.yaml | 39 Please see https://software-dl.ti.com/tisci/esd/latest/index.html for
|
/linux/include/dt-bindings/gce/ |
H A D | mt8186-gce.h | 73 /* DISP: poll esd */ 361 /* Block Trigger thread until the ESD check finishes. */
|
/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | sci-pm-domain.yaml | 43 Please see https://software-dl.ti.com/tisci/esd/latest/index.html for
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | samsung,lms380kf01.yaml | 28 description: provides an optional ESD (electrostatic discharge)
|
H A D | samsung,s6d27a1.yaml | 27 description: provides an optional ESD (electrostatic discharge)
|
/linux/Documentation/devicetree/bindings/arm/keystone/ |
H A D | ti,sci.yaml | 23 See https://software-dl.ti.com/tisci/esd/latest/index.html for protocol definition.
|
/linux/drivers/input/touchscreen/ |
H A D | tsc200x-core.c | 40 * ESD recovery via a hardware reset is done if the TSC200X doesn't respond 471 error = device_property_read_u32(dev, "ti,esd-recovery-timeout-ms", in tsc200x_probe()
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs42l42.yaml | 181 headset plug is removed slowly. But on some platforms ESD voltage
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-golden.dts | 374 /* ESD (electrostatic discharge) detection interrupt */ 377 interrupt-names = "esd";
|