Home
last modified time | relevance | path

Searched refs:RR (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/arch/powerpc/xmon/
H A Dspu-insns.h132 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
133 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
134 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (wit…
135 APUOP(M_LNOP, RR, 0x001, "lnop", _A0(), 00000, LNOP) /* LNOP no_operation */
136 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
137 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
138 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
139 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data */
140 APUOP(M_RCHCNT, RR, 0x00f, "rchcnt", _A2(A_T,A_H), 00002, SPR) /* ReaDCHanCouNT RT<-CA:count */
149 APUOP(M_MTSPR, RR, 0x10c, "mtspr", _A2(A_S,A_T), 00001, SPR) /* MTSPR SA<-RT */
[all …]
H A Dspu.h20 RR, enumerator
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S128 RR F1,A,B,C,D,E,0
129 RR F1,D,E,A,B,C,2
130 RR F1,B,C,D,E,A,4
131 RR F1,E,A,B,C,D,6
132 RR F1,C,D,E,A,B,8
134 RR F1,A,B,C,D,E,10
135 RR F1,D,E,A,B,C,12
136 RR F1,B,C,D,E,A,14
137 RR F1,E,A,B,C,D,16
138 RR F1,C,D,E,A,B,18
[all …]
H A Ddes3_ede-asm_64.S483 initial_permutation3(RL, RR);
489 round3(0, RR, RL, load_next_key, __movq);
490 round3(1, RL, RR, load_next_key, __movq);
491 round3(2, RR, RL, load_next_key, __movq);
492 round3(3, RL, RR, load_next_key, __movq);
493 round3(4, RR, RL, load_next_key, __movq);
494 round3(5, RL, RR, load_next_key, __movq);
495 round3(6, RR, RL, load_next_key, __movq);
496 round3(7, RL, RR, load_next_key, __movq);
497 round3(8, RR, RL, load_next_key, __movq);
[all …]
H A Dcast5-avx-x86_64-asm_64.S252 round(RL, RR, 0, 1);
253 round(RR, RL, 1, 2);
254 round(RL, RR, 2, 3);
255 round(RR, RL, 3, 1);
256 round(RL, RR, 4, 2);
257 round(RR, RL, 5, 3);
258 round(RL, RR, 6, 1);
259 round(RR, RL, 7, 2);
260 round(RL, RR, 8, 3);
261 round(RR, RL, 9, 1);
[all …]
H A Dsha1_avx2_x86_64_asm.S352 .macro RR r macro
507 RR j
520 RR j
534 RR j
558 RR j+80
568 RR j+80
578 RR j+80
593 RR j+80
H A Dtwofish-avx-x86_64-asm_64.S57 #define RR %xmm15 macro
164 vpslld $1, x, RR; \
166 vpor x, RR, x;
/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c33 RR = (1 << 7), /* Rear Right */ enumerator
66 [3] = RL | RR,
127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
144 { .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
145 { .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dhdmi-codec.c42 RR = BIT(7), /* Rear Right */ enumerator
201 .mask = FL | FR | LFE | FC | RL | RR },
203 .mask = FL | FR | FC | RL | RR },
205 .mask = FL | FR | LFE | RL | RR },
207 .mask = FL | FR | RL | RR },
217 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
219 .mask = FL | FR | LFE | FC | RL | RR | FLC | FRC },
221 .mask = FL | FR | FC | RL | RR | RLC | RRC },
223 .mask = FL | FR | FC | RL | RR | FLC | FRC },
225 .mask = FL | FR | LFE | RL | RR | RLC | RRC },
[all …]
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c284 #define RR(reg) \ macro
405 RR(CONFIG); in dispc_restore_context()
406 RR(LINE_NUMBER); in dispc_restore_context()
409 RR(GLOBAL_ALPHA); in dispc_restore_context()
411 RR(CONFIG2); in dispc_restore_context()
413 RR(CONFIG3); in dispc_restore_context()
416 RR(DEFAULT_COLOR(i)); in dispc_restore_context()
417 RR(TRANS_COLOR(i)); in dispc_restore_context()
418 RR(SIZE_MGR(i)); in dispc_restore_context()
421 RR(TIMING_H(i)); in dispc_restore_context()
[all …]
H A Ddss.c125 #define RR(reg) \ macro
152 RR(CONTROL); in dss_restore_context()
156 RR(SDI_CONTROL); in dss_restore_context()
157 RR(PLL_CONTROL); in dss_restore_context()
164 #undef RR
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c417 #define RR(dispc, reg) \ macro
538 RR(dispc, CONFIG); in dispc_restore_context()
539 RR(dispc, LINE_NUMBER); in dispc_restore_context()
542 RR(dispc, GLOBAL_ALPHA); in dispc_restore_context()
544 RR(dispc, CONFIG2); in dispc_restore_context()
546 RR(dispc, CONFIG3); in dispc_restore_context()
549 RR(dispc, DEFAULT_COLOR(i)); in dispc_restore_context()
550 RR(dispc, TRANS_COLOR(i)); in dispc_restore_context()
551 RR(dispc, SIZE_MGR(i)); in dispc_restore_context()
554 RR(dispc, TIMING_H(i)); in dispc_restore_context()
[all …]
H A Ddss.c107 #define RR(dss, reg) \ macro
133 RR(dss, CONTROL); in dss_restore_context()
136 RR(dss, SDI_CONTROL); in dss_restore_context()
137 RR(dss, PLL_CONTROL); in dss_restore_context()
144 #undef RR
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c65 [3] = RL | RR,
87 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
89 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
91 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
93 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
95 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
97 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
104 { .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
105 { .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
106 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } },
[all …]
H A Dintel_hdmi_audio.h61 RR = (1 << 7), /* Rear Right */ enumerator
/openbmc/linux/drivers/ata/pata_parport/
H A Depat.c209 #define RR(r) epat_read_regr(pi, 2, r) macro
279 cc = RR(0xd); in epat_test_proto()
322 ver = RR(0xb); in epat_log_adapter()
H A Depia.c95 #define RR(r) epia_read_regr(pi, 0, r) macro
255 if (RR(2) != (k ^ 0xaa)) in epia_test_proto()
H A Dbpck.c94 #define RR(r) (bpck_read_regr(pi,2,r)) macro
411 f = RR(0); in bpck_read_eeprom()
/openbmc/linux/Documentation/sound/designs/
H A Dchannel-mapping-api.rst72 have {FL/FR/RL/RR} channel map, ``_PAIRED`` type would allow you to swap
73 only {RL/RR/FL/FR} while ``_VAR`` type would allow even swapping FL and
74 RR.
/openbmc/linux/fs/isofs/
H A Drock.h104 struct RR_RR_s RR; member
H A Drock.c241 if ((rr->u.RR.flags[0] & RR_NM) == 0) in get_rock_ridge_filename()
358 if ((rr->u.RR.flags[0] & in parse_rock_ridge_inode_internal()
751 if ((rr->u.RR.flags[0] & RR_SL) == 0) in rock_ridge_symlink_read_folio()
/openbmc/qemu/target/ppc/
H A Dinsn64.decode39 # Format 8RR:D
51 # Format 8RR:XX4
/openbmc/qemu/hw/audio/
H A Dfmopl.h18 int32_t *RR; /* release rate :&DR_TABLE[RR<<2] */ member
/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer2.h96 #define RR 0x01 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h355 uint32_t RR:1; member

12