Home
last modified time | relevance | path

Searched refs:RL (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.10/arch/x86/crypto/
Ddes3_ede-asm_64.S451 initial_permutation3(RL, RR);
457 round3(0, RR, RL, load_next_key, __movq);
458 round3(1, RL, RR, load_next_key, __movq);
459 round3(2, RR, RL, load_next_key, __movq);
460 round3(3, RL, RR, load_next_key, __movq);
461 round3(4, RR, RL, load_next_key, __movq);
462 round3(5, RL, RR, load_next_key, __movq);
463 round3(6, RR, RL, load_next_key, __movq);
464 round3(7, RL, RR, load_next_key, __movq);
465 round3(8, RR, RL, load_next_key, __movq);
[all …]
Dcast5-avx-x86_64-asm_64.S249 round(RL, RR, 0, 1);
250 round(RR, RL, 1, 2);
251 round(RL, RR, 2, 3);
252 round(RR, RL, 3, 1);
253 round(RL, RR, 4, 2);
254 round(RR, RL, 5, 3);
255 round(RL, RR, 6, 1);
256 round(RR, RL, 7, 2);
257 round(RL, RR, 8, 3);
258 round(RR, RL, 9, 1);
[all …]
/Linux-v5.10/sound/hda/
Dhdmi_chmap.c31 RL = (1 << 5), /* Rear Left */ 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 …]
/Linux-v5.10/sound/soc/codecs/
Dhdmi-codec.c45 RL = BIT(5), /* Rear Left */ enumerator
207 .mask = FL | FR | LFE | FC | RL | RR},
210 .mask = FL | FR | RL | RR },
213 .mask = FL | FR | LFE | RL | RR },
216 .mask = FL | FR | FC | RL | RR },
219 .mask = FL | FR | LFE | FC | RL | RR | RC },
222 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
235 .mask = FL | FR | RC | RL | RR },
237 .mask = FL | FR | LFE | RL | RR | RC },
239 .mask = FL | FR | FC | RL | RR | RC },
[all …]
/Linux-v5.10/lib/
Dlocking-selftest.c222 #define RL(x) read_lock(&rwlock_##x) macro
224 #define RLU(x) RL(x); RU(x)
319 RL(X1); in rlock_AA1()
320 RL(X1); // this one should NOT fail in rlock_AA1()
325 RL(X1); in rlock_AA1B()
326 RL(X2); // this one should NOT fail in rlock_AA1B()
345 RL(X1); in rlock_AA2()
358 RL(X2); // this one should fail in rlock_AA3()
375 RL(X1); in rlock_ABBA1()
426 RL(X1); in rlock_chaincache_ABBA1()
[all …]
Dlocking-selftest-rlock.h3 #define LOCK RL
9 #define RLOCK RL
Dlocking-selftest-wlock.h9 #define RLOCK RL
/Linux-v5.10/tools/memory-model/
Dlock.cat22 * RL Read-Locked: a spin_is_locked() event which returns True
27 * LKR, LF, RL, and RU are read events; LKR has Acquire ordering.
29 * LKW, LF, RL, and RU have no ordering properties.
33 let RL = try RL with emptyset
36 (* Treat RL as a kind of LF: a read with no ordering properties *)
37 let LF = LF | RL
Dlinux-kernel.bell83 LKR | LKW | UL | LF | RL | RU
/Linux-v5.10/sound/x86/
Dintel_hdmi_audio.c63 [3] = RL | RR,
85 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
87 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
89 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
91 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
93 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
102 { .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
103 { .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
104 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } },
[all …]
Dintel_hdmi_audio.h59 RL = (1 << 5), /* Rear Left */ enumerator
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2682 #define RL(s, v) R3("lu", s, v) in sge_qinfo_show() macro
2721 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2722 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()
2723 RL("VLANxtract:", stats.vlan_ex); in sge_qinfo_show()
2724 RL("LROmerged:", stats.lro_merged); in sge_qinfo_show()
2725 RL("LROpackets:", stats.lro_pkts); in sge_qinfo_show()
2726 RL("RxDrops:", stats.rx_drops); in sge_qinfo_show()
2727 RL("RxBadPkts:", stats.bad_rx_pkts); in sge_qinfo_show()
2735 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2736 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
[all …]
/Linux-v5.10/drivers/staging/rtl8712/
Drtl8712_edcasetting_regdef.h21 #define RL (RTL8712_EDCASETTING_ + 0x24) macro
/Linux-v5.10/sound/usb/usx2y/
Dusbus428ctldefs.h68 RL; member
/Linux-v5.10/Documentation/sound/designs/
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
/Linux-v5.10/drivers/media/dvb-frontends/
Dbcm3510_priv.h413 u8 RL :1; member
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/opal/
Dpower-mgt.txt86 only the Requested Level (RL) field of the corresponding entry
/Linux-v5.10/arch/sh/boards/
DKconfig265 Renesas "R0P7724LC0011/21RL (EcoVec)" support.
/Linux-v5.10/drivers/memory/tegra/
Dtegra210-emc.h750 RL, enumerator
Dtegra210-emc-cc-r21021.c925 tRTM = fake->dram_timings[RL] + div_o3(3600, src_clk_period) + in tegra210_emc_r21021_set_clock()
/Linux-v5.10/drivers/memory/
Demif.c631 u32 freq, u8 RL) in get_ddr_phy_ctrl_1_attilaphy_4d() argument
635 val = RL + DIV_ROUND_UP(timings->tDQSCK_max, t_ck) - 1; in get_ddr_phy_ctrl_1_attilaphy_4d()
/Linux-v5.10/drivers/gpu/drm/amd/include/
Datomfirmware.h2634 uint8_t RL; member
/Linux-v5.10/drivers/eisa/
Deisa.ids668 ICU0580 "TMC-850M/TMC-850RL SCSI Controller"
/Linux-v5.10/
DCREDITS2767 S: Derbyshire DE4 3RL