Home
last modified time | relevance | path

Searched refs:RT (Results 1 – 25 of 60) sorted by relevance

123

/Linux-v6.6/arch/mips/mm/
Duasm-mips.c51 [insn_addiu] = {M(addiu_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
52 [insn_addu] = {M(spec_op, 0, 0, 0, 0, addu_op), RS | RT | RD},
53 [insn_and] = {M(spec_op, 0, 0, 0, 0, and_op), RS | RT | RD},
54 [insn_andi] = {M(andi_op, 0, 0, 0, 0, 0), RS | RT | UIMM},
55 [insn_bbit0] = {M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
56 [insn_bbit1] = {M(swc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
57 [insn_beq] = {M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
58 [insn_beql] = {M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
68 [insn_cache] = {M(cache_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
[all …]
Duasm-micromips.c43 [insn_addu] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_addu32_op), RT | RS | RD},
44 [insn_addiu] = {M(mm_addiu32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
45 [insn_and] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_and_op), RT | RS | RD},
46 [insn_andi] = {M(mm_andi32_op, 0, 0, 0, 0, 0), RT | RS | UIMM},
47 [insn_beq] = {M(mm_beq32_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
53 [insn_bne] = {M(mm_bne32_op, 0, 0, 0, 0, 0), RT | RS | BIMM},
54 [insn_cache] = {M(mm_pool32b_op, 0, 0, mm_cache_func, 0, 0), RT | RS | SIMM},
55 [insn_cfc1] = {M(mm_pool32f_op, 0, 0, 0, mm_cfc1_op, mm_32f_73_op), RT | RS},
57 [insn_ctc1] = {M(mm_pool32f_op, 0, 0, 0, mm_ctc1_op, mm_32f_73_op), RT | RS},
62 [insn_divu] = {M(mm_pool32a_op, 0, 0, 0, mm_divu_op, mm_pool32axf_op), RT | RS},
[all …]
/Linux-v6.6/arch/arm64/boot/dts/nvidia/
Dtegra234-p3740-0002+p3701-0008.dts216 widgets = "Microphone", "CVB-RT MIC Jack",
217 "Microphone", "CVB-RT MIC",
218 "Headphone", "CVB-RT HP Jack",
219 "Speaker", "CVB-RT SPK";
222 "CVB-RT AIF1 Playback", "I2S4 DAP-Playback",
223 "I2S4 DAP-Capture", "CVB-RT AIF1 Capture",
225 "CVB-RT HP Jack", "CVB-RT HPOL",
226 "CVB-RT HP Jack", "CVB-RT HPOR",
227 "CVB-RT IN1P", "CVB-RT MIC Jack",
228 "CVB-RT IN2P", "CVB-RT MIC Jack",
[all …]
Dtegra234-p3737-0000+p3701-0000.dts413 widgets = "Microphone", "CVB-RT MIC Jack",
414 "Microphone", "CVB-RT MIC",
415 "Headphone", "CVB-RT HP Jack",
416 "Speaker", "CVB-RT SPK";
419 "CVB-RT AIF1 Playback", "I2S1 DAP-Playback",
420 "I2S1 DAP-Capture", "CVB-RT AIF1 Capture",
422 "CVB-RT HP Jack", "CVB-RT HPOL",
423 "CVB-RT HP Jack", "CVB-RT HPOR",
424 "CVB-RT IN1P", "CVB-RT MIC Jack",
425 "CVB-RT IN2P", "CVB-RT MIC Jack",
[all …]
Dtegra194-p2972-0000.dts2122 sound-name-prefix = "CVB-RT";
2344 "Microphone", "CVB-RT MIC Jack",
2345 "Microphone", "CVB-RT MIC",
2346 "Headphone", "CVB-RT HP Jack",
2347 "Speaker", "CVB-RT SPK";
2351 "CVB-RT AIF1 Playback", "I2S1 DAP-Playback",
2352 "I2S1 DAP-Capture", "CVB-RT AIF1 Capture",
2354 "CVB-RT HP Jack", "CVB-RT HPO L Playback",
2355 "CVB-RT HP Jack", "CVB-RT HPO R Playback",
2356 "CVB-RT IN1P", "CVB-RT MIC Jack",
[all …]
Dtegra234-p3737-0000.dtsi53 sound-name-prefix = "CVB-RT";
/Linux-v6.6/arch/powerpc/crypto/
Dsha1-powerpc-asm.S26 #define RT(t) ((((t)+5)%6)+7) macro
42 rotlwi RT(t),RA(t),5; \
45 add RT(t),RT(t),r6; \
49 add RT(t),RT(t),r14
54 rotlwi RT(t),RA(t),5; \
59 add RT(t),RT(t),r6; \
63 add RT(t),RT(t),r0; \
68 rotlwi RT(t),RA(t),5; \
72 add RT(t),RT(t),r6; \
74 add RT(t),RT(t),r0
[all …]
/Linux-v6.6/arch/powerpc/xmon/
Dppc-opc.c566 #define RT RS macro
3101 {"mulhhwu", XRC(4, 8,0), X_MASK, MULHW, 0, {RT, RA, RB}},
3102 {"mulhhwu.", XRC(4, 8,1), X_MASK, MULHW, 0, {RT, RA, RB}},
3108 {"machhwu", XO (4, 12,0,0), XO_MASK, MULHW, 0, {RT, RA, RB}},
3110 {"machhwu.", XO (4, 12,0,1), XO_MASK, MULHW, 0, {RT, RA, RB}},
3142 {"maddhd", VXA(4, 48), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}},
3144 {"maddhdu", VXA(4, 49), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}},
3147 {"maddld", VXA(4, 51), VXA_MASK, POWER9, 0, {RT, RA, RB, RC}},
3177 {"mulhhw", XRC(4, 40,0), X_MASK, MULHW, 0, {RT, RA, RB}},
3179 {"mulhhw.", XRC(4, 40,1), X_MASK, MULHW, 0, {RT, RA, RB}},
[all …]
/Linux-v6.6/arch/arm/boot/dts/st/
Dst-pincfg.h20 #define RT (1 << 23) macro
51 #define SE_NICLK_IO (RT)
56 #define SE_ICLK_IO (RT | INVERTCLK)
61 #define DE_IO (RT | DOUBLE_EDGE)
66 #define ICLK (RT | CLKNOTDATA | INVERTCLK)
71 #define NICLK (RT | CLKNOTDATA)
/Linux-v6.6/Documentation/translations/zh_CN/core-api/
Dprintk-formats.rst499 %pt[RT] YYYY-mm-ddTHH:MM:SS
500 %pt[RT]s YYYY-mm-dd HH:MM:SS
501 %pt[RT]d YYYY-mm-dd
502 %pt[RT]t HH:MM:SS
503 %pt[RT][dt][r][s]
512 默认情况下,年将以1900为单位递增,月将以1为单位递增。 使用%pt[RT]r (raw)
515 %pt[RT]s(空格)将覆盖ISO 8601的分隔符,在日期和时间之间使用''(空格)而
/Linux-v6.6/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S56 #define RT %xmm14 macro
141 vpaddd x, RK1, RT;\
143 vpxor RT, c, c; \
146 vpsrld $1, c, RT; \
148 vpor c, RT, c; \
153 vpaddd x, RK1, RT;\
155 vpxor RT, c, c; \
/Linux-v6.6/drivers/media/platform/rockchip/rga/
Drga-hw.c15 RT = 2, enumerator
92 LT, RT, LB, RB, in rga_lookup_draw_pos()
95 RT, LT, RB, LB, in rga_lookup_draw_pos()
98 RB, LB, RT, LT, in rga_lookup_draw_pos()
101 LB, RB, LT, RT, in rga_lookup_draw_pos()
113 case RT: in rga_lookup_draw_pos()
/Linux-v6.6/Documentation/locking/
Drt-mutex.rst2 RT-mutex subsystem with PI support
5 RT-mutexes with priority inheritance are used to support PI-futexes,
16 RT-mutexes extend the semantics of simple mutexes by the priority
40 RT-mutexes are optimized for fastpath operations and have no internal
Dlocktypes.rst101 RT-mutexes are mutexes with support for priority inheritance (PI).
110 and rwlock_t to be implemented via RT-mutexes.
219 critical section is tiny, thus avoiding RT-mutex overhead.
324 local_lock on RT
412 On PREEMPT_RT kernel this code sequence breaks because RT-mutex requires a
470 raw_spinlock_t on RT
496 small to accommodate an RT-mutex. Therefore, the semantics of bit
/Linux-v6.6/arch/arm/boot/dts/broadcom/
Dbcm4708-asus-rt-ac68u.dts4 * DTS for Asus RT-AC68U
16 model = "Asus RT-AC68U (BCM4708)";
Dbcm47081-asus-rt-n18u.dts4 * DTS for Asus RT-N18U
16 model = "Asus RT-N18U (BCM47081)";
Dbcm4709-asus-rt-ac87u.dts4 * DTS for Asus RT-AC87U
16 model = "Asus RT-AC87U";
Dbcm4708-asus-rt-ac56u.dts4 * DTS for Asus RT-AC56U
16 model = "Asus RT-AC56U (BCM4708)";
Dbcm47094-asus-rt-ac3100.dts12 model = "ASUS RT-AC3100";
Dbcm47094-asus-rt-ac88u.dts12 model = "ASUS RT-AC88U";
/Linux-v6.6/Documentation/core-api/
Dprintk-formats.rst528 %pt[RT] YYYY-mm-ddTHH:MM:SS
529 %pt[RT]s YYYY-mm-dd HH:MM:SS
530 %pt[RT]d YYYY-mm-dd
531 %pt[RT]t HH:MM:SS
532 %pt[RT][dt][r][s]
542 Use %pt[RT]r (raw) to suppress this behaviour.
544 The %pt[RT]s (space) will override ISO 8601 separator by using ' ' (space)
/Linux-v6.6/Documentation/block/
Dioprio.rst24 care, one io RT process can starve the entire system. Within the RT class,
/Linux-v6.6/Documentation/translations/zh_CN/scheduler/
Dschedutil.rst113 可以在每个CFS或RT任务上设置有效的u_min和u_max clamp值(译注:clamp可以理解
/Linux-v6.6/Documentation/scheduler/
Dsched-util-clamp.rst102 In the SCHED_FIFO/RR case, uclamp gives the option to run RT tasks at any
106 Note that by design RT tasks don't have per-task PELT signal and must always
110 when an RT task wakes up. This cost is unchanged by using uclamp. Uclamp only
112 MAX for all RT tasks.
115 :ref:`3.4.1 <sched-util-clamp-min-rt-default>` on how to change RT tasks
368 RT could be changed. SCHED_NORMAL/OTHER might gain similar knobs too in the
500 the system which retains the historical behavior of the RT tasks.
502 RT tasks default uclamp_min value can be modified at boot or runtime via
510 Running RT tasks at maximum performance point is expensive on battery powered
/Linux-v6.6/arch/arm/mach-sa1100/
Dsleep.S119 @ Step 1 clear RT field of all MSCx registers

123