| /linux/arch/x86/crypto/ |
| H A D | des3_ede-asm_64.S | 483 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 …]
|
| /linux/sound/hda/core/ |
| H A D | hdmi_chmap.c | 31 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/sound/soc/codecs/ |
| H A D | hdmi-codec.c | 31 * RL RLC RC RRC RR 41 RL = BIT(5), /* Rear Left */ enumerator 202 .mask = FL | FR | LFE | FC | RL | RR }, 204 .mask = FL | FR | FC | RL | RR }, 206 .mask = FL | FR | LFE | RL | RR }, 208 .mask = FL | FR | RL | RR }, 218 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 220 .mask = FL | FR | LFE | FC | RL | RR | FLC | FRC }, 222 .mask = FL | FR | FC | RL | RR | RLC | RRC }, 224 .mask = FL | FR | FC | RL | R [all...] |
| /linux/lib/ |
| H A D | locking-selftest-rlock.h | 3 #define LOCK RL 9 #define RLOCK RL
|
| H A D | locking-selftest-wlock.h | 9 #define RLOCK RL
|
| /linux/tools/memory-model/ |
| H A D | lock.cat | 22 * 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
|
| H A D | linux-kernel.bell | 89 LKR | LKW | UL | LF | RL | RU | Srcu-lock | Srcu-unlock
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 2682 #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/tools/memory-model/Documentation/ |
| H A D | herd-representation.txt | 10 # RL, a Read-Locked event 50 | spin_is_locked | On success: RL |
|
| /linux/sound/x86/ |
| H A D | intel_hdmi_audio.h | 59 RL = (1 << 5), /* Rear Left */ enumerator
|
| /linux/Documentation/sound/designs/ |
| H A D | channel-mapping-api.rst | 72 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/drivers/media/dvb-frontends/ |
| H A D | bcm3510_priv.h | 413 u8 RL :1; member
|
| /linux/Documentation/devicetree/bindings/powerpc/opal/ |
| H A D | power-mgt.txt | 86 only the Requested Level (RL) field of the corresponding entry
|
| /linux/drivers/memory/tegra/ |
| H A D | tegra210-emc.h | 750 RL, enumerator
|
| H A D | tegra210-emc-cc-r21021.c | 668 tRTM = fake->dram_timings[RL] + div_o3(3600, src_clk_period) + in tegra210_emc_r21021_set_clock()
|
| /linux/arch/sh/boards/ |
| H A D | Kconfig | 265 Renesas "R0P7724LC0011/21RL (EcoVec)" support.
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 668 ICU0580 "TMC-850M/TMC-850RL SCSI Controller"
|
| /linux/ |
| H A D | CREDITS | 2984 S: Derbyshire DE4 3RL
|