/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | xlnx,zynqmp-ams.yaml | 52 |22 |PL Auxiliary voltage measurement, VCCAUX. |Voltage 58 |28 |PS Auxiliary voltage measurement (supply6). |Voltage 65 |35 |Auxiliary ch 0 voltage measurement (VAux0). |Voltage 66 |36 |Auxiliary ch 1 voltage measurement (VAux1). |Voltage 67 |37 |Auxiliary ch 2 voltage measurement (VAux2). |Voltage 68 |38 |Auxiliary ch 3 voltage measurement (VAux3). |Voltage 69 |39 |Auxiliary ch 4 voltage measurement (VAux4). |Voltage 70 |40 |Auxiliary ch 5 voltage measurement (VAux5). |Voltage 71 |41 |Auxiliary ch 6 voltage measurement (VAux6). |Voltage 72 |42 |Auxiliary ch 7 voltage measurement (VAux7). |Voltage [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | switchdev.rst | 49 device, and by default all the SF auxiliary devices are disabled. 60 - Enable ETH auxiliary device:: 62 $ devlink dev param set auxiliary/mlx5_core.sf.1 name enable_eth value true cmode driverinit 66 $ devlink dev reload auxiliary/mlx5_core.sf.1 68 mlx5 supports ETH,rdma and vdpa (vnet) auxiliary devices devlink params (see :ref:`Documentation/ne… 122 | (mlx5_core) | | auxiliary dev | | (mlx5_core) | 237 it and instantiate the devlink instance and class specific auxiliary devices 240 - Show the auxiliary device and port of the subfunction:: 243 devlink dev show auxiliary/mlx5_core.sf.4 245 $ devlink port show auxiliary/mlx5_core.sf.4/1 [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel_sdsi | 1 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X 30 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X/guid 40 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X/registers 51 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X/provision_akc 60 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X/provision_cap 72 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X/meter_certificate 82 What: /sys/bus/auxiliary/devices/intel_vsec.sdsi.X/state_certificate
|
/linux/include/linux/ |
H A D | mei_aux.h | 11 * struct mei_aux_device - mei auxiliary device 12 * @aux_dev: - auxiliary device object 13 * @irq: interrupt driving the mei auxiliary device 14 * @bar: mmio resource bar reserved to mei auxiliary device
|
H A D | fscache.h | 138 u8 aux_len; /* Length of auxiliary data */ 145 void *aux; /* Auxiliary data */ 236 * @aux_data: The auxiliary data for the cookie (may be NULL) 237 * @aux_data_len: Size of the auxiliary data buffer 281 * @aux_data: Updated auxiliary data (or NULL) 315 * Find the auxiliary data on a cookie. 326 * Update the auxiliary data on a cookie. 359 * @aux_data: The updated auxiliary data for the cookie (may be NULL) 363 * cookie. The auxiliary data on the cookie will be updated first if @aux_data 398 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
|
/linux/include/linux/net/intel/ |
H A D | iidc.h | 82 /* Structure representing auxiliary driver tailored information about the core 83 * PCI dev, each auxiliary driver using the IIDC interface will have an 92 /* structure representing the auxiliary driver. This struct is to be 93 * allocated and populated by the auxiliary driver's owner. The core PCI 101 * return until the auxiliary driver is ready for the MTU change to
|
/linux/drivers/base/ |
H A D | auxiliary_sysfs.c | 44 * @auxdev: auxiliary bus device to add the sysfs entry. 47 * This function should be called after auxiliary device have successfully 49 * The driver is responsible to add a unique irq for the auxiliary device. The 51 * unique irqs of the auxiliary devices. The driver must not invoke this API 94 * @auxdev: auxiliary bus device to add the sysfs entry.
|
/linux/Documentation/arch/x86/ |
H A D | elf_auxvec.rst | 4 x86-specific ELF Auxiliary Vectors 7 This document describes the semantics of the x86 auxiliary vectors. 12 ELF Auxiliary vectors enable the kernel to efficiently provide 40 The exposed auxiliary vectors
|
/linux/drivers/net/ethernet/xscale/ |
H A D | ixp46x_ts.h | 38 u32 asms_lo; /* 0x30 Auxiliary Slave Mode Snapshot Low */ 39 u32 asms_hi; /* 0x34 Auxiliary Slave Mode Snapshot High */ 40 u32 amms_lo; /* 0x38 Auxiliary Master Mode Snapshot Low */ 41 u32 amms_hi; /* 0x3C Auxiliary Master Mode Snapshot High */
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_defines.h | 428 #define IGC_TSICR_AUTT0 BIT(5) /* Auxiliary Timestamp 0 Taken. */ 429 #define IGC_TSICR_AUTT1 BIT(6) /* Auxiliary Timestamp 1 Taken. */ 481 #define IGC_AUX_IO_TIMER_SEL_SYSTIM0 (0u << 30) /* Select SYSTIM0 for auxiliary time stamp */ 482 #define IGC_AUX_IO_TIMER_SEL_SYSTIM1 (1u << 30) /* Select SYSTIM1 for auxiliary time stamp */ 483 #define IGC_AUX_IO_TIMER_SEL_SYSTIM2 (2u << 30) /* Select SYSTIM2 for auxiliary time stamp */ 484 #define IGC_AUX_IO_TIMER_SEL_SYSTIM3 (3u << 30) /* Select SYSTIM3 for auxiliary time stamp */ 498 #define IGC_TSAUXC_AUTT0 BIT(9) /* Auxiliary Timestamp Taken. */ 500 #define IGC_TSAUXC_AUTT1 BIT(11) /* Auxiliary Timestamp Taken. */ 509 #define IGC_AUX0_SEL_SDP0 (0u << 0) /* Assign SDP0 to auxiliary time stamp 0. */ 510 #define IGC_AUX0_SEL_SDP1 (1u << 0) /* Assign SDP1 to auxiliary time stamp 0. */ [all …]
|
/linux/arch/arc/include/asm/ |
H A D | cache.h | 70 /* Instruction cache related Auxiliary registers */ 83 /* Data cache related Auxiliary registers */ 102 /*System-level cache (L2 cache) related Auxiliary registers */ 120 /* IO coherency related Auxiliary registers */
|
/linux/drivers/rtc/ |
H A D | rtc-sc27xx.c | 114 * alarm and auxiliary alarm. The time group registers are used to set RTC time, 115 * the normal alarm registers are used to set normal alarm, and the auxiliary 116 * alarm registers are used to set auxiliary alarm. Both alarm event and 117 * auxiliary alarm event can wake up system from deep sleep, but only alarm 308 /* clear the auxiliary alarm interrupt status */ in sprd_rtc_set_aux_alarm() 423 * We have 2 groups alarms: normal alarm and auxiliary alarm. Since in sprd_rtc_set_alarm() 424 * both normal alarm event and auxiliary alarm event can wake up system in sprd_rtc_set_alarm() 427 * updating auxiliary alarm registers. Thus we usually set auxiliary in sprd_rtc_set_alarm() 432 * should set normal alarm, if not, we should set auxiliary alarm which in sprd_rtc_set_alarm()
|
/linux/fs/bcachefs/ |
H A D | bset.h | 47 * We implement code here for creating and maintaining auxiliary search trees 60 * AUXILIARY SEARCH TREES: 88 * Nodes in the auxiliary search tree must contain both a key to compare against 111 * key our auxiliary search tree node corresponds to, and key p, the key 112 * immediately preceding n. The lowest bit we need to store in the auxiliary 116 * comparison. But we'd really like our nodes in the auxiliary search tree to be 127 * The keys in the auxiliary search tree are stored in (software) floating 134 * We need one node per 128 bytes in the btree node, which means the auxiliary 137 * Constructing these auxiliary search trees is moderately expensive, and we 142 * within each byte range works the same as with the auxiliary search trees.
|
/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_i2c.c | 39 /* no i2c auxiliary bus on the chip */ in inv_mpu_i2c_aux_bus() 61 * MPU9xxx magnetometer support requires to disable i2c auxiliary bus. in inv_mpu_i2c_aux_setup() 63 * i2c auxiliary bus if it used. in inv_mpu_i2c_aux_setup() 82 /* enable i2c bypass when using i2c auxiliary bus */ in inv_mpu_i2c_aux_setup() 139 /* declare i2c auxiliary bus */ in inv_mpu_probe()
|
H A D | inv_mpu_aux.c | 15 * i2c master auxiliary bus transfer function. 64 * inv_mpu_aux_init() - init i2c auxiliary bus 108 * inv_mpu_aux_read() - read register function for i2c auxiliary bus 166 * inv_mpu_aux_write() - write register function for i2c auxiliary bus
|
/linux/drivers/reset/amlogic/ |
H A D | reset-meson-aux.c | 3 * Amlogic Meson Reset Auxiliary driver 56 MODULE_DEVICE_TABLE(auxiliary, meson_reset_aux_ids); 78 MODULE_DESCRIPTION("Amlogic Meson Reset Auxiliary driver");
|
H A D | Kconfig | 15 tristate "Meson Reset Auxiliary Driver" 20 This enables the reset auxiliary driver for Amlogic SoCs.
|
/linux/drivers/md/bcache/ |
H A D | bset.h | 47 * We implement code here for creating and maintaining auxiliary search trees 60 * AUXILIARY SEARCH TREES: 88 * Nodes in the auxiliary search tree must contain both a key to compare against 111 * key our auxiliary search tree node corresponds to, and key p, the key 112 * immediately preceding n. The lowest bit we need to store in the auxiliary 116 * comparison. But we'd really like our nodes in the auxiliary search tree to be 127 * The keys in the auxiliary search tree are stored in (software) floating 134 * We need one node per 128 bytes in the btree node, which means the auxiliary 137 * Constructing these auxiliary search trees is moderately expensive, and we 142 * within each byte range works the same as with the auxiliary search trees.
|
/linux/Documentation/watchdog/ |
H A D | mlx-wdt.rst | 40 Mellanox system can have 2 watchdogs: main and auxiliary. 41 Main and auxiliary watchdog devices can be enabled together 46 Actions without reset are provided for auxiliary watchdog device,
|
/linux/Documentation/networking/device_drivers/ethernet/amd/ |
H A D | pds_vdpa.rst | 15 The ``pds_vdpa`` driver is an auxiliary bus driver that supplies 27 in the ``pds_core`` device to create the auxiliary devices used by pds_vdpa. 41 # Enable vDPA VF auxiliary device(s) in the PF
|
/linux/arch/arm/mm/ |
H A D | proc-v7.S | 151 mrc p15, 0, r9, c1, c0, 1 @ Auxiliary control register 183 mrc p15, 0, r4, c1, c0, 1 @ Read Auxiliary control register 437 /* Auxiliary Debug Modes Control 1 Register */ 442 /* Auxiliary Debug Modes Control 2 Register */ 451 /* Auxiliary Functional Modes Control Register 0 */ 456 /* Auxiliary Debug Modes Control 0 Register */ 459 /* Auxiliary Debug Modes Control 1 Register */ 466 /* Auxiliary Debug Modes Control 2 Register */ 472 /* Auxiliary Functional Modes Control Register 0 */ 481 /* Auxiliary Debug Modes Control 0 Register */
|
/linux/Documentation/filesystems/nfs/ |
H A D | localio.rst | 8 The LOCALIO auxiliary RPC protocol allows the Linux NFS client and 10 host. Select "NFS client and server support for LOCALIO auxiliary 18 The LOCALIO auxiliary protocol's implementation, which uses the same 22 The LOCALIO auxiliary protocol is needed to allow robust discovery of 161 The LOCALIO auxiliary RPC protocol consists of a single "UUID_IS_LOCAL" 166 auxiliary RPC protocol that amounts to an implementation detail. 330 The LOCALIO auxiliary protocol and associated NFS LOCALIO read, write
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,bcm2835-aux-clock.txt | 1 Broadcom BCM2835 auxiliary peripheral support 6 The auxiliary peripherals (UART, SPI1, and SPI2) have a small register
|
/linux/Documentation/networking/devlink/ |
H A D | devlink-params.rst | 103 auxiliary device of the devlink device. 107 auxiliary device of the devlink device. 111 specific auxiliary device of the devlink device.
|
/linux/drivers/misc/mei/ |
H A D | gsc-me.c | 286 MODULE_DEVICE_TABLE(auxiliary, mei_gsc_id_table); 300 MODULE_ALIAS("auxiliary:i915.mei-gsc"); 301 MODULE_ALIAS("auxiliary:i915.mei-gscfi"); 302 MODULE_ALIAS("auxiliary:xe.mei-gscfi");
|