/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_spl_translate.c | 1 // SPDX-License-Identifier: MIT 21 spl_rect->x = rect->x; in populate_splrect_from_rect() 22 spl_rect->y = rect->y; in populate_splrect_from_rect() 23 spl_rect->width = rect->width; in populate_splrect_from_rect() 24 spl_rect->height = rect->heigh in populate_splrect_from_rect() [all...] |
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | st,stm32-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | adi,ad4130.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Cosmi [all...] |
H A D | adi,ad4170-4.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad4170- [all...] |
/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 3 * Copyright (C) 2016-2017 INRIA and Microsoft Corporation. 4 * Copyright (C) 2018-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 6 * This is a machine-generated formally verified implementation of Curve25519 7 * ECDH from: <https://github.com/mitls/hacl-star>. Though originally machine 9 * optimized for 64-bit machines that can efficiently work with 128-bit 23 u64 c = xnx - (u6 in u64_eq_mask() 51 fproduct_copy_from_wide_(u64 * output,u128 * input) fproduct_copy_from_wide_() argument 76 fproduct_sum_scalar_multiplication_(u128 * output,u64 * input,u64 s) fproduct_sum_scalar_multiplication_() argument 155 fmul_mul_shift_reduce_(u128 * output,u64 * input,u64 * input21) fmul_mul_shift_reduce_() argument 185 fmul_fmul(u64 * output,u64 * input,u64 * input21) fmul_fmul() argument 281 fsquare_fsquare_times(u64 * output,u64 * input,u32 count1) fsquare_fsquare_times() argument 437 crecip(u64 * output,u64 * input) crecip() argument 471 point_copy(u64 * output,u64 * input) point_copy() argument 601 format_fexpand(u64 * output,const u8 * input) format_fexpand() argument 625 format_fcontract_first_carry_pass(u64 * input) format_fcontract_first_carry_pass() argument 647 format_fcontract_first_carry_full(u64 * input) format_fcontract_first_carry_full() argument 653 format_fcontract_second_carry_pass(u64 * input) format_fcontract_second_carry_pass() argument 675 format_fcontract_second_carry_full(u64 * input) format_fcontract_second_carry_full() argument 691 format_fcontract_trim(u64 * input) format_fcontract_trim() argument 716 format_fcontract_store(u8 * output,u64 * input) format_fcontract_store() argument 737 format_fcontract(u8 * output,u64 * input) format_fcontract() argument [all...] |
/linux/arch/alpha/include/uapi/asm/ |
H A D | termbits.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 #include <asm-generic/termbits-common.h> 15 #define NCCS 19 17 tcflag_t c_iflag; /* input mode flags */ 22 cc_t c_line; /* line discipline (== c_cc[19]) */ [all...] |
/linux/Documentation/devicetree/bindings/clock/ |
H A D | cirrus,lochnagar.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/linux/lib/crypto/arm64/ |
H A D | sha256-ce.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * sha2-ce-core.S - core SHA-224/SHA-256 transform using v8 Crypto Extensions 12 .arch armv8- [all...] |
H A D | sha512-ce-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * sha512-ce-core.S - core SHA-384/SHA-512 transform using v8 Crypto Extensions 17 * assemblers both consider the SHA-512 instructions to be part of the 20 * versions.) "sha3" doesn't make a lot of sense, since SHA-51 [all...] |
/linux/Documentation/admin-guide/media/ |
H A D | ivtv.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 Hauppauge PVR-350. 21 an application that can handle MPEG input such as mplayer, xine, MythTV, 29 ----- [all...] |
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | rtc-omap.txt | 4 - compatible: 5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family. 6 - "ti,am3352-rtc" - for RTC IP used similar to that on AM335x SoC family. 7 This RTC IP has special WAKE-EN Register to enable 11 - "ti,am4372-rt [all...] |
/linux/arch/powerpc/include/uapi/asm/ |
H A D | termbits.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 12 #include <asm-generic/termbits-common.h> 22 #define NCCS 19 24 tcflag_t c_iflag; /* input mode flags */ 29 cc_t c_line; /* line discipline (== c_cc[19]) */ [all...] |
/linux/include/media/drv-intf/ |
H A D | cx25840.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 4 * cx25840.h - definition for cx25840/1/2/3 inputs 31 /* Composite video inputs In1-In8 */ 42 * S-Video inputs consist of one luma input (In1-In [all...] |
/linux/drivers/hid/bpf/progs/ |
H A D | Huion__KeydialK20.bpf.c | 1 // SPDX-License-Identifier: GPL-2.0-only 18 /* Filled in by udev-hid-bpf */ 33 * To switch the tablet use e.g. https://github.com/whot/huion-switcher 36 * This BPF currently works for both modes only. The huion-switcher tool sets the 37 * HUION_FIRMWARE_ID udev property - if that is set then we disable the firmware 54 * # 0x81, 0x02, // Input (Dat [all...] |
H A D | XPPen__ArtistPro16Gen2.bpf.c | 1 // SPDX-License-Identifier: GPL-2.0-only 23 * - the device reports Eraser instead of using Secondary Barrel Switch 24 * - when the eraser button is pressed and the stylus is touching the tablet, 40 0x09, 0x45, // Usage (Eraser) 16 /* created over a padding bit at offset 29-33 */ 45 0x81, 0x02, // Input (Data,Var,Abs) 28 50 0x81, 0x02, // Input (Data,Var,Abs) 42 52 0x81, 0x03, // Input (Cns [all...] |
/linux/sound/usb/ |
H A D | mixer_maps.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 41 USB_IN[1] --->FU[2]-- [all...] |
/linux/arch/arm64/boot/dts/renesas/ |
H A D | rzg2l-smarc-pinfunction.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/rzg2l-pinctrl.h> 12 pinctrl- [all...] |
H A D | rzg2ul-smarc.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 * Device Tree Source for the RZ/G2UL Type-1 SMARC EVK parts 8 #include <dt-bindings/gpio/gpio.h> 9 #include "rzg2ul-smarc-pinfunctio [all...] |
/linux/drivers/hid/ |
H A D | hid-magicmouse.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 16 #include <linux/input/mt.h> 21 #include "hid-ids.h" 27 static int middle_button_start = -350; 39 return -EINVAL; in param_set_scroll_speed() 52 MODULE_PARM_DESC(report_undeciphered, "Report undeciphered multi-touc 129 struct input_dev *input; global() member 216 struct input_dev *input = msc->input; magicmouse_emit_touch() local 390 struct input_dev *input = msc->input; magicmouse_raw_event() local 539 magicmouse_setup_input(struct input_dev * input,struct hid_device * hdev) magicmouse_setup_input() argument [all...] |
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | st,stm32-timers.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/st,stm32-timer [all...] |
/linux/arch/parisc/include/asm/ |
H A D | hash.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * HP-PA only implements integer multiply in the FPU. However, for 7 * integer multiplies by constant, it has a number of shift-and-add 8 * (but no shift-and-subtract, sigh!) instructions that a compiler 20 * PA7100 pairing rules. This is an in-order 2-wa [all...] |
/linux/Documentation/hwmon/ |
H A D | bpa-rs600.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 Kernel driver bpa-rs600 8 * BPA-RS600-120 11 http://blutekpower.com/wp-content/uploads/2019/01/BPA-RS600-120-0 [all...] |
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt7981-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt7981-pinctr [all...] |
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,lm87.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Javie [all...] |
/linux/arch/powerpc/crypto/ |
H A D | aes-gcm-p10.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 # Accelerated AES-GCM stitched implementation for ppc64le. 5 # Copyright 2024- IBM Inc. 22 # Hash keys = v3 - v14 29 # v31 - counter 1 32 # vs0 - roun [all...] |