Searched refs:ENA (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/ |
H A D | ena.rst | 4 Linux kernel driver for Elastic Network Adapter (ENA) family 13 The ENA device exposes a lightweight management interface with a 42 ENA Source Code Directory Structure 52 ena_eth_io_defs.h Definition of ENA data path interface. 64 ENA management interface is exposed by means of: 71 ENA device MMIO Registers are accessed only during driver 238 The ENA driver supports: 271 - Prepares ENA bufs for the remaining frags. 277 the ``ena_bufs`` to ENA descriptors (and adds meta ENA descriptors as 283 - Writes a doorbell to the ENA device. [all …]
|
/openbmc/linux/drivers/net/ethernet/amazon/ |
H A D | Kconfig | 20 tristate "Elastic Network Adapter (ENA) support" 24 This driver supports Elastic Network Adapter (ENA)"
|
/openbmc/linux/drivers/regulator/ |
H A D | tps6586x-regulator.c | 223 ENA, 3, ENB, 3, TPS6586X_VCC2, BIT(6)), 227 ENA, 1, ENB, 1, TPS6586X_VCC1, BIT(2)), 229 ENA, 0, ENB, 0, TPS6586X_VCC1, BIT(0)),
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-hrefv60plus.dtsi | 283 /* NFC ENA and RESET to low, pulldown IRQ line */
|
/openbmc/linux/drivers/scsi/ |
H A D | nsp32.h | 393 # define ENA BIT(1) macro
|
H A D | nsp32.c | 3231 nsp32_prom_set(data, ENA, 1); /* output mode */ in nsp32_prom_start() 3242 nsp32_prom_set(data, ENA, 1); /* output mode */ in nsp32_prom_stop() 3260 nsp32_prom_set(data, ENA, 0); /* input mode */ in nsp32_prom_read_bit() 3266 nsp32_prom_set(data, ENA, 1); /* output mode */ in nsp32_prom_read_bit()
|