/linux/tools/testing/selftests/vDSO/ |
H A D | vdso_test_chacha.c | 87 uint8_t output1[BLOCK_SIZE * BLOCKS], output2[BLOCK_SIZE * BLOCKS]; in main() local 98 reference_chacha20_blocks(output1, key, counter1, BLOCKS); in main() 105 if (memcmp(output1, output2, sizeof(output1))) in main() 116 reference_chacha20_blocks(output1, key, counter1, BLOCKS); in main() 118 if (memcmp(output1, output2, sizeof(output1))) in main() 123 reference_chacha20_blocks(output1, key, counter1, BLOCKS); in main() 125 if (memcmp(output1, output2, sizeof(output1))) in main()
|
/linux/Documentation/admin-guide/media/ |
H A D | raspberrypi-pisp-be.rst | 54 - pispbe-output1: second capture device for processed images. 85 pispbe-output0, pispbe-output1
|
H A D | raspberrypi-pisp-be.dot | 15 n00000022 [label="pispbe-output1\n/dev/video4", shape=box, style=filled, fillcolor=yellow]
|
/linux/tools/perf/tests/shell/ |
H A D | script.sh | 86 output1_dir="${temp_dir}/output1"
|
/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 607 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local 614 output1 = i1 >> 3 & 0x7ffffffffffffLLU; in format_fexpand() 619 output[1] = output1; in format_fexpand()
|
/linux/arch/x86/entry/vdso/ |
H A D | vgetrandom-chacha.S | 147 /* output1 = state1 + copy1 */
|
/linux/arch/s390/kernel/vdso64/ |
H A D | vgetrandom-chacha.S | 126 /* OUTPUT1 = STATE1 + COPY1 */
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-pic32.c | 342 FUNCTION(U1TX, output1), 343 FUNCTION(U2RTS, output1), 344 FUNCTION(U5TX, output1), 345 FUNCTION(U6RTS, output1), 347 FUNCTION(OC4, output1), 348 FUNCTION(OC7, output1), 349 FUNCTION(REFCLKO1, output1),
|
/linux/arch/arm64/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 140 /* output1 = state1 + state1 */
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-axg-jethome-jethub-j1xx.dtsi | 322 "Output1", "", "", "", "", // 30 - 34
|
/linux/drivers/media/platform/raspberrypi/pisp_be/ |
H A D | pisp_be.c | 107 .ent_name = PISPBE_NAME "-output1", 441 * Output1, Tdn and Stitch) to have a buffer ready, which must 444 * For Output0, Output1, Tdn and Stitch, a buffer only needs to be 524 * Ignore Output0/Output1/Tdn/Stitch buffer check if the in pispbe_prepare_job()
|
/linux/sound/soc/renesas/rcar/ |
H A D | ctu.c | 39 * [Output1] = [SV10, SV11, SV12, SV13, SV14, SV15, SV16, SV17]
|
/linux/sound/soc/codecs/ |
H A D | ak4671.c | 145 SOC_SINGLE_TLV("Line Output1 Playback Volume",
|
H A D | wm5100.c | 753 dev_err(component->dev, "Timeout waiting for OUTPUT1 %x\n", in wm5100_seq_notifier()
|
H A D | wm8996.h | 1124 * R28 (0x1C) - Output1 Left Volume 1139 * R29 (0x1D) - Output1 Right Volume
|