Home
last modified time | relevance | path

Searched refs:auxiliary (Results 1 – 25 of 75) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-zx.txt4 a main controller and an auxiliary one. For example, on ZX296718 SoC, the
5 main controller is TOP_PMM and the auxiliary one is AON_IOCFG. Both
42 types of pins. Both are controlled by auxiliary controller, i.e. AON_IOCFG
48 - zte,auxiliary-controller: phandle to the auxiliary pin controller which
71 zte,auxiliary-controller = <&iocfg>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dbrcm,bcm2835-aux-clock.txt1 Broadcom BCM2835 auxiliary peripheral support
6 The auxiliary peripherals (UART, SPI1, and SPI2) have a small register
/kernel/linux/linux-5.10/Documentation/watchdog/
Dmlx-wdt.rst40 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,
/kernel/linux/linux-5.10/drivers/ata/
Dlibata-sata.c174 fis[16] = tf->auxiliary & 0xff; in ata_tf_to_fis()
175 fis[17] = (tf->auxiliary >> 8) & 0xff; in ata_tf_to_fis()
176 fis[18] = (tf->auxiliary >> 16) & 0xff; in ata_tf_to_fis()
177 fis[19] = (tf->auxiliary >> 24) & 0xff; in ata_tf_to_fis()
1405 tf->auxiliary = buf[14] << 16 | buf[15] << 8 | buf[16]; in ata_eh_read_log_10h()
1469 ((qc->result_tf.command & ATA_SENSE) || qc->result_tf.auxiliary)) { in ata_eh_analyze_ncq_error()
1472 sense_key = (qc->result_tf.auxiliary >> 16) & 0xff; in ata_eh_analyze_ncq_error()
1473 asc = (qc->result_tf.auxiliary >> 8) & 0xff; in ata_eh_analyze_ncq_error()
1474 ascq = qc->result_tf.auxiliary & 0xff; in ata_eh_analyze_ncq_error()
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_fba.h37 __u8 auxiliary; member
/kernel/linux/linux-5.10/security/safesetid/
DKconfig11 the given UIDs/GIDs from obtaining auxiliary privileges associated
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dbrcm,bcm2835-spi.txt5 auxiliary block. This binding applies to the SPI0 controller.
Dbrcm,bcm2835-aux-spi.txt5 auxiliary block. This binding applies to the SPI1/2 controller.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt55 - adi,aux-output-enable: Enables auxiliary RF output.
57 the auxiliary RF output. Default = Output of RF dividers.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dnokia,rx51.txt7 auxiliary TLV320AIC3X node (in this order)
Dqcom,sdm845.txt30 Definition: A list of phandles for auxiliary devices (e.g. analog
/kernel/linux/linux-5.10/arch/arm/mm/
Dproc-xsc3.S420 mrc p15, 0, r8, c1, c0, 1 @ auxiliary control reg
440 mcr p15, 0, r8, c1, c0, 1 @ auxiliary control reg
460 mrc p15, 0, r0, c1, c0, 1 @ get auxiliary control reg
463 mcr p15, 0, r0, c1, c0, 1 @ set auxiliary control reg
Dproc-v6.S144 mrc p15, 0, r7, c1, c0, 1 @ auxiliary control register
168 mcr p15, 0, r7, c1, c0, 1 @ auxiliary control register
Dproc-mohawk.S349 mrc p15, 0, r8, c1, c0, 1 @ auxiliary control reg
369 mcr p15, 0, r8, c1, c0, 1 @ auxiliary control reg
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/
Dqcom,kpss-gcc.txt34 an L2 cache auxiliary clock.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dinv_mpu6050.txt32 - i2c-gate node. These devices also support an auxiliary i2c bus. This is
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
Dnetfs-api.rst100 Each index entry consists of a key of indeterminate length plus some auxiliary
176 (4) A function to check the auxiliary data [optional].
179 this object is valid. For instance with AFS it could check the auxiliary
200 This function can also be used to extract data from the auxiliary data in
312 An optional blob of auxiliary data that is to be stored within the cache can be
691 To find out whether auxiliary data for an object is up to data within the
697 This will call back to the netfs to check whether the auxiliary data associated
698 with a cookie is correct; if aux_data is non-NULL, it will update the auxiliary
708 This function will update the cookie's auxiliary data buffer from aux_data if
761 In both cases, the cookie's auxiliary data buffer is updated from aux_data if
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dstatistics.rst99 An optional parameter. A word that provides auxiliary data
191 Store auxiliary data aux_data for the specified region.
210 Set the auxiliary data string to "foo bar baz" (the escape for each
/kernel/linux/linux-5.10/Documentation/hwmon/
Dda9055.rst31 chip junction temperature and auxiliary channels voltages.
/kernel/linux/linux-5.10/Documentation/powerpc/
Dsyscall64-abi.rst13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
85 auxiliary vector.
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dvdso18 To find the DSO, parse the auxiliary vector passed to the program's
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm2835-rpi-zero-w.dts21 /* 8250 auxiliary UART instead of pl011 */
Dbcm2837-rpi-3-a-plus.dts12 /* 8250 auxiliary UART instead of pl011 */
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-meta-uvc.rst17 exact copies of the standard part of UVC Payload Header contents and auxiliary
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dhisilicon-histb-pcie.txt24 "aux": auxiliary gate clock;

123