Home
last modified time | relevance | path

Searched full:reversed (Results 1 – 25 of 248) sorted by relevance

12345678910

/linux/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile4 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
13 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
15 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
18 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
H A D.gitignore3 check-reversed.S
H A Dswitch_endian_test.S74 #include "check-reversed.S"
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S77 // TWEAKS_BREV: same as TWEAKS, but bit-reversed
78 // MULTS_BREV: N 128-bit values x^N, bit-reversed. Only if N > 1.
84 // bits reversed within each byte. The zvkg extension provides the vgmul
88 // the inputs and outputs to vgmul must be bit-reversed (we do it with vbrev8).
100 // Save a copy of T bit-reversed in v12.
129 // Copy the bit-reversed T to all N elements of TWEAKS_BREV, then
130 // multiply by x^i. This gives the sequence T*(x^i), bit-reversed.
140 // Generate N copies of x^N, i.e. 128-bit values 1 << N, bit-reversed.
159 // Set the first 128 bits of MULTS_BREV to 0x40, i.e. 'x' bit-reversed. This is
194 // sequence by x^N. Store the result in both bit-reversed order and
/linux/sound/soc/sunxi/
H A Dsun8i-codec-analog.c121 SOC_DAPM_DOUBLE_R("DAC Reversed Playback Switch",
145 SOC_DAPM_DOUBLE_R("DAC Reversed Playback Switch",
161 SOC_DAPM_DOUBLE_R("Mixer Reversed Capture Switch",
185 SOC_DAPM_DOUBLE_R("Mixer Reversed Capture Switch",
292 { "Left Mixer", "DAC Reversed Playback Switch", "Right DAC" },
297 { "Right Mixer", "DAC Reversed Playback Switch", "Left DAC" },
302 { "Left ADC Mixer", "Mixer Reversed Capture Switch", "Right Mixer" },
307 { "Right ADC Mixer", "Mixer Reversed Capture Switch", "Left Mixer" },
H A Dsun50i-codec-analog.c147 SOC_DAPM_DOUBLE_R("DAC Reversed Playback Switch",
171 SOC_DAPM_DOUBLE_R("Mixer Reversed Capture Switch",
423 { "Left Mixer", "DAC Reversed Playback Switch", "Right DAC" },
430 { "Right Mixer", "DAC Reversed Playback Switch", "Left DAC" },
437 { "Left ADC Mixer", "Mixer Reversed Capture Switch", "Right Mixer" },
444 { "Right ADC Mixer", "Mixer Reversed Capture Switch", "Left Mixer" },
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_flavors.c22 /* local flavor with reversed layout */
56 /* read b using reversed layout */ in test_core_flavors()
/linux/include/linux/bcma/
H A Dbcma_regs.h24 #define BCMA_CLKCTLST_4328A0_HAVEHT 0x00010000 /* 4328a0 has reversed bits */
25 #define BCMA_CLKCTLST_4328A0_HAVEALP 0x00020000 /* 4328a0 has reversed bits */
/linux/drivers/dma/ppc4xx/
H A Dadma.h139 * @reverse_flags: 1 if a corresponding rxor address uses reversed address order
175 #define PPC440SPE_DESC_RXOR_REV 12 /* CDB has srcs in reversed order */
/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-cache.json224 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
234 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
244 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
254 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
264 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
274 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
284 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
294 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
304 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
314 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
[all …]
/linux/tools/testing/selftests/rseq/
H A Drseq-arm.h31 * byte order reversed to generate the trap instruction:
48 * signature should not be reversed. However, the choice between BE32
/linux/Documentation/devicetree/bindings/sound/
H A Dwm8741.txt19 2 = stereo reversed
H A Dnvidia,tegra210-adx.yaml14 RAM in the AMX except that the data flow direction is reversed.
/linux/drivers/gpio/
H A Dgpio-realtek-otto.c89 * Port order is reversed, meaning DCBA register layout for 1-bit
134 * Reversed port order register access
137 * register in reversed order. The two interrupt mask registers store two bits
/linux/arch/powerpc/crypto/
H A Daes-spe-modes.S31 lwbrx reg,0,rSP; /* load reversed */ \
34 stwbrx reg,0,rDP; /* save reversed */ \
38 lwbrx reg,0,rIP; /* load reversed */ \
41 stwbrx reg,0,rIP; /* load reversed */ \
H A Daes-spe-regs.h34 #define rG0 r28 /* endian reversed tweak (XTS mode) */
/linux/Documentation/devicetree/bindings/net/
H A Dairoha,en8811h.yaml14 on the lines to and/or from the MAC. It is reversed by
/linux/drivers/media/rc/
H A Dene_ir.h82 #define ENE_CIRCFG_REV_POL 0x04 /* Input polarity reversed */
87 #define ENE_CIRCFG_TX_POL_REV 0x40 /* TX polarity reversed */
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtask_event_vs_ebb_test.c50 /* NB order of pipes looks reversed */ in task_event_vs_ebb()
H A Debb_on_child_test.c57 /* NB order of pipes looks reversed */ in ebb_on_child()
H A Dcpu_event_vs_ebb_test.c54 /* NB order of pipes looks reversed */ in cpu_event_vs_ebb()
H A Debb_vs_cpu_event_test.c54 /* NB order of pipes looks reversed */ in ebb_vs_cpu_event()
H A Debb_on_willing_child_test.c62 /* NB order of pipes looks reversed */ in ebb_on_willing_child()
H A Dcpu_event_pinned_vs_ebb_test.c56 /* NB order of pipes looks reversed */ in cpu_event_pinned_vs_ebb()
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Duncore-interconnect.json1875 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1886 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1897 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1908 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1919 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1930 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1941 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1952 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1963 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
1974 … on the counter-clockwise ring. On the right side of the ring, this is reversed. The first half …
[all …]

12345678910