Home
last modified time | relevance | path

Searched full:auxiliary (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/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-4.19/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-4.19/arch/arc/plat-eznps/
DKconfig50 bool "ARC-EZchip Shared Auxiliary Registers Per Core"
54 On the real chip of the NPS, auxiliary registers are shared between
56 each cpu has a different set of auxiliary registers. Configuration
57 should be unset if auxiliary registers are not shared between the cpus
/kernel/linux/linux-5.10/drivers/net/ethernet/xscale/
Dixp46x_ts.h38 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 */
/kernel/linux/linux-4.19/arch/arm/mach-ixp4xx/include/mach/
Dixp46x_ts.h51 u32 asms_lo; /* 0x30 Auxiliary Slave Mode Snapshot Low */
52 u32 asms_hi; /* 0x34 Auxiliary Slave Mode Snapshot High */
53 u32 amms_lo; /* 0x38 Auxiliary Master Mode Snapshot Low */
54 u32 amms_hi; /* 0x3C Auxiliary Master Mode Snapshot High */
/kernel/linux/linux-5.10/include/linux/
Dfscache.h86 * presented, as is the auxiliary data and the object size
156 #define FSCACHE_COOKIE_AUX_UPDATED 8 /* T if the auxiliary data was updated */
162 u8 aux_len; /* Length of auxiliary data */
169 void *aux; /* Auxiliary data */
307 * @aux_data: The auxiliary data for the cookie (may be NULL)
308 * @aux_data_len: Size of the auxiliary data buffer
346 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
351 * provided to update the auxiliary data in the cache before the object is
367 * fscache_check_consistency - Request validation of a cache's auxiliary data
369 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
[all …]
Dptp_clock_kernel.h111 * @do_aux_work: Request driver to perform auxiliary (periodic) operations
112 * Driver should return delay of the next auxiliary work
228 * ptp_find_pin() - obtain the pin index of a given auxiliary function
240 * or -1 if the auxiliary function cannot be found.
260 * ptp_schedule_worker() - schedule ptp auxiliary work
270 * ptp_cancel_worker_sync() - cancel ptp auxiliary clock
/kernel/linux/linux-4.19/include/linux/
Dfscache.h90 * presented, as is the auxiliary data and the object size
160 #define FSCACHE_COOKIE_AUX_UPDATED 8 /* T if the auxiliary data was updated */
166 u8 aux_len; /* Length of auxiliary data */
173 void *aux; /* Auxiliary data */
311 * @aux_data: The auxiliary data for the cookie (may be NULL)
312 * @aux_data_len: Size of the auxiliary data buffer
350 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
355 * provided to update the auxiliary data in the cache before the object is
371 * fscache_check_consistency - Request validation of a cache's auxiliary data
373 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
[all …]
Dptp_clock_kernel.h102 * @do_work: Request driver to perform auxiliary (periodic) operations
103 * Driver should return delay of the next auxiliary work scheduling
208 * ptp_find_pin() - obtain the pin index of a given auxiliary function
214 * or -1 if the auxiliary function cannot be found.
221 * ptp_schedule_worker() - schedule ptp auxiliary work
/kernel/linux/linux-4.19/tools/perf/util/
Ds390-cpumsf.c8 * Auxiliary traces are collected during 'perf record' using rbd000 event.
37 * auxiliary trace data processing. See s390_cpumsf_process_auxtrace_info()
39 * Auxiliary trace data is collected per CPU. To merge the data into the report
79 * auxiliary traces entries until the time stamp of this record is reached
120 * | time stamps from the auxiliary trace buffers. This enables
121 * | synchronization between auxiliary trace data and the events on the
138 * the data in the auxiliary trace buffers.
320 /* Dump an auxiliary buffer. These buffers are multiple of
431 pr_err("s390 Auxiliary Trace: failed to deliver event\n"); in s390_cpumsf_make_event()
467 * reflect the time stamp of the last processed auxiliary data entry
[all …]
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dcache.h74 /* Instruction cache related Auxiliary registers */
87 /* Data cache related Auxiliary registers */
106 /*System-level cache (L2 cache) related Auxiliary registers */
124 /* IO coherency related Auxiliary registers */
/kernel/linux/linux-4.19/arch/arc/include/asm/
Dcache.h75 /* Instruction cache related Auxiliary registers */
88 /* Data cache related Auxiliary registers */
107 /*System-level cache (L2 cache) related Auxiliary registers */
125 /* IO coherency related Auxiliary registers */
/kernel/linux/linux-4.19/drivers/rtc/
Drtc-sc27xx.c114 * 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
347 /* clear the auxiliary alarm interrupt status */ in sprd_rtc_set_aux_alarm()
431 * Otherwise we should get auxiliary alarm time. in sprd_rtc_read_alarm()
465 * We have 2 groups alarms: normal alarm and auxiliary alarm. Since in sprd_rtc_set_alarm()
466 * both normal alarm event and auxiliary alarm event can wake up system in sprd_rtc_set_alarm()
469 * updating auxiliary alarm registers. Thus we usually set auxiliary in sprd_rtc_set_alarm()
474 * should set normal alarm, if not, we should set auxiliary alarm which in sprd_rtc_set_alarm()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-sc27xx.c114 * 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
335 /* clear the auxiliary alarm interrupt status */ in sprd_rtc_set_aux_alarm()
423 * Otherwise we should get auxiliary alarm time. in sprd_rtc_read_alarm()
457 * We have 2 groups alarms: normal alarm and auxiliary alarm. Since in sprd_rtc_set_alarm()
458 * both normal alarm event and auxiliary alarm event can wake up system in sprd_rtc_set_alarm()
461 * updating auxiliary alarm registers. Thus we usually set auxiliary in sprd_rtc_set_alarm()
466 * should set normal alarm, if not, we should set auxiliary alarm which in sprd_rtc_set_alarm()
/kernel/linux/linux-5.10/tools/perf/util/
Ds390-cpumsf.c8 * Auxiliary traces are collected during 'perf record' using rbd000 event.
37 * auxiliary trace data processing. See s390_cpumsf_process_auxtrace_info()
39 * Auxiliary trace data is collected per CPU. To merge the data into the report
79 * auxiliary traces entries until the time stamp of this record is reached
120 * | time stamps from the auxiliary trace buffers. This enables
121 * | synchronization between auxiliary trace data and the events on the
138 * the data in the auxiliary trace buffers.
429 /* Dump an auxiliary buffer. These buffers are multiple of
540 pr_err("s390 Auxiliary Trace: failed to deliver event\n"); in s390_cpumsf_make_event()
584 * reflect the time stamp of the last processed auxiliary data entry
[all …]
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_i2c.c36 /* no i2c auxiliary bus on the chip */ in inv_mpu_i2c_aux_bus()
58 * MPU9xxx magnetometer support requires to disable i2c auxiliary bus. in inv_mpu_i2c_aux_setup()
60 * i2c auxiliary bus if it used. in inv_mpu_i2c_aux_setup()
79 /* enable i2c bypass when using i2c auxiliary bus */ in inv_mpu_i2c_aux_setup()
137 /* declare i2c auxiliary bus */ in inv_mpu_probe()
Dinv_mpu_aux.c15 * i2c master auxiliary bus transfer function.
64 * inv_mpu_aux_init() - init i2c auxiliary bus
95 * inv_mpu_aux_read() - read register function for i2c auxiliary bus
153 * inv_mpu_aux_write() - write register function for i2c auxiliary bus
/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-4.19/drivers/md/bcache/
Dbset.h47 * 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.
/kernel/linux/linux-5.10/drivers/md/bcache/
Dbset.h47 * 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.
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.h38 * @auxiliary_size: The size, in bytes, of the auxiliary buffer.
39 * @auxiliary_status_offset: The offset into the auxiliary buffer at which
188 dma_addr_t payload, dma_addr_t auxiliary);
190 dma_addr_t payload, dma_addr_t auxiliary);
/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.
65 - adi,aux-output-power: Auxiliary output power selection.
/kernel/linux/linux-4.19/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.
65 - adi,aux-output-power: Auxiliary output power selection.
/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-4.19/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

12345678910>>...27