| /linux/drivers/video/logo/ |
| H A D | logo_sgi_clut224.ppm | 2 # 224-color SGI Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 53 6 6 6 14 14 14 26 26 26 42 42 42 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 77 14 14 14 6 6 6 0 0 0 0 0 0 92 0 0 0 0 0 0 10 10 10 26 26 26 [all …]
|
| H A D | logo_linux_clut224.ppm | 2 # Standard 224-color Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 53 6 6 6 14 14 14 26 26 26 42 42 42 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 77 14 14 14 6 6 6 0 0 0 0 0 0 92 0 0 0 0 0 0 10 10 10 26 26 26 [all …]
|
| H A D | logo_sun_clut224.ppm | 2 # 224-color Sun Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 53 6 6 6 14 14 14 26 26 26 42 42 42 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 77 14 14 14 6 6 6 0 0 0 0 0 0 92 0 0 0 0 0 0 10 10 10 26 26 26 [all …]
|
| H A D | logo_dec_clut224.ppm | 2 # 224-color Digital Equipment Corporation Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 53 6 6 6 14 14 14 26 26 26 42 42 42 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 77 14 14 14 6 6 6 0 0 0 0 0 0 92 0 0 0 0 0 0 10 10 10 26 26 26 [all …]
|
| H A D | logo_mac_clut224.ppm | 2 # 224-color Macintosh Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 53 6 6 6 14 14 14 26 26 26 42 42 42 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 77 14 14 14 6 6 6 0 0 0 0 0 0 92 0 0 0 0 0 0 10 10 10 26 26 26 [all …]
|
| H A D | logo_superh_clut224.ppm | 2 # 224-color SuperH Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 2 2 2 6 6 6 10 10 10 14 14 13 36 14 14 13 10 10 10 6 6 6 2 2 2 53 6 6 6 14 14 13 26 26 26 42 42 43 56 42 42 43 26 26 26 18 18 18 10 10 10 72 2 2 2 2 2 2 2 2 2 10 10 10 77 14 14 13 6 6 6 2 2 2 2 2 2 92 2 2 2 2 2 2 10 10 10 26 26 26 [all …]
|
| /linux/lib/crypto/powerpc/ |
| H A D | poly1305-p10le_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 # Copyright 2023- IBM Corp. All rights reserved 10 # Poly1305 - this version mainly using vector/VSX/Scalar 11 # - 26 bits limbs 12 # - Handle multiple 64 byte blcok. 17 # p = 2^130 - 5 25 # 07/22/21 - this revison based on the above sum of products. Setup r^4, r^3, r^2, r and s3, s2, … 56 #include <asm/asm-offsets.h> 57 #include <asm/asm-compat.h> 95 stdu 1,-752(1) [all …]
|
| H A D | chacha-p10le-8x.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 # Copyright 2023- IBM Corp. All rights reserved 40 #include <asm/asm-offsets.h> 41 #include <asm/asm-compat.h> 78 stdu 1,-752(1) 80 SAVE_GPR 14, 112, 1 113 SAVE_VSX 14, 192, 9 148 RESTORE_VSX 14, 192, 9 167 RESTORE_GPR 14, 112, 1 206 vpermxor 14, 14, 2, 25 [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_qp_tables.c | 1 // SPDX-License-Identifier: MIT 67 { 14, 14, 13, 13, 12, 12, 12, 12, 11, 11, 10, 10, 10, 10, 9, 9, 9, 8, 8, 86 { 10, 10, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 6, 5, 5, 4, 4, 4, 4, 3, 88 { 11, 11, 10, 10, 9, 9, 9, 9, 9, 9, 8, 8, 8, 7, 7, 6, 6, 5, 5, 5, 5, 5, 90 { 12, 11, 11, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 8, 8, 7, 6, 6, 5, 5, 5, 92 { 12, 12, 11, 11, 10, 10, 10, 10, 10, 10, 9, 9, 9, 8, 8, 7, 7, 6, 6, 6, 94 { 12, 12, 12, 11, 11, 11, 10, 10, 10, 10, 9, 9, 9, 9, 8, 8, 8, 7, 7, 7, 96 { 12, 12, 12, 12, 11, 11, 11, 11, 11, 10, 10, 9, 9, 9, 8, 8, 8, 7, 7, 7, 98 { 13, 13, 13, 13, 12, 12, 11, 11, 11, 11, 10, 10, 10, 10, 9, 9, 8, 8, 8, 100 { 15, 15, 14, 14, 13, 13, 13, 13, 12, 12, 11, 11, 11, 11, 10, 10, 10, 9, [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | rt5640.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5640.h -- RT5640 ALSA SoC audio driver 15 #include <dt-bindings/sound/rt5640.h> 22 /* I/O - Output */ 27 /* I/O - Input */ 31 /* I/O - ADC/DAC/DMIC */ 38 /* Mixer - D-D */ 48 /* Mixer - ADC */ 53 /* Mixer - DAC */ 78 /* Format - ADC/DAC */ [all …]
|
| H A D | rt5660.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5660.h -- RT5660 ALSA SoC audio driver 20 /* I/O - Output */ 23 /* I/O - Input */ 26 /* I/O - ADC/DAC/DMIC */ 30 /* Mixer - D-D */ 35 /* Mixer - ADC */ 40 /* Mixer - DAC */ 61 /* Format - ADC/DAC */ 66 /* Function - Analog */ [all …]
|
| H A D | rt5645.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5645.h -- RT5645 ALSA SoC audio driver 17 /* I/O - Output */ 22 /* I/O - Input */ 30 /* I/O - ADC/DAC/DMIC */ 38 /* Mixer - [all...] |
| H A D | rt5631.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 85 #define RT5631_L_EN (0x1 << 14) 86 #define RT5631_L_EN_SHIFT 14 96 #define RT5631_SPK_L_VOL_SEL_MASK (0x1 << 14) 97 #define RT5631_SPK_L_VOL_SEL_VMID (0x0 << 14) 98 #define RT5631_SPK_L_VOL_SEL_SPKMIX_L (0x1 << 14) 104 #define RT5631_HP_L_VOL_SEL_MASK (0x1 << 14) 105 #define RT5631_HP_L_VOL_SEL_VMID (0x0 << 14) 106 #define RT5631_HP_L_VOL_SEL_OUTMIX_L (0x1 << 14) 112 #define RT5631_AUXOUT_1_VOL_SEL_MASK (0x1 << 14) [all …]
|
| H A D | rt5616.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5616.h -- RT5616 ALSA SoC audio driver 17 /* I/O - Output */ 21 /* I/O - Input */ 24 /* I/O - ADC/DAC/DMIC */ 28 /* Mixer - D-D */ 33 /* Mixer - ADC */ 38 /* Mixer - DAC */ 57 /* Format - ADC/DAC */ 62 /* Function - Analog */ [all …]
|
| H A D | rt5651.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5651.h -- RT5651 ALSA SoC audio driver 12 #include <dt-bindings/sound/rt5651.h> 19 /* I/O - Output */ 23 /* I/O - Input */ 28 /* I/O - ADC/DAC/DMIC */ 35 /* Mixer - D-D */ 48 /* Mixer - ADC */ 53 /* Mixer - DAC */ 72 /* Format - ADC/DAC */ [all …]
|
| H A D | rt5670.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5670.h -- RT5670 ALSA SoC audio driver 17 /* I/O - Output */ 20 /* I/O - Input */ 26 /* I/O - ADC/DAC/DMIC */ 34 /* Mixer - D-D */ 47 /* Mixer - PDM */ 56 /* Mixer - ADC */ 61 /* Mixer - DAC */ 77 /* Format - ADC/DAC */ [all …]
|
| /linux/sound/firewire/motu/ |
| H A D | motu-protocol-v3.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * motu-protocol-v3.c - a part of driver for MOTU FireWire series 5 * Copyright (c) 2015-2017 Takashi Sakamoto <o-takashi@sakamocchi.jp> 52 return -EIO; in snd_motu_protocol_v3_get_clock_rate() 72 return -EINVAL; in snd_motu_protocol_v3_set_clock_rate() 94 motu->msg = 0; in snd_motu_protocol_v3_set_clock_rate() 95 result = wait_event_interruptible_timeout(motu->hwdep_wait, in snd_motu_protocol_v3_set_clock_rate() 96 motu->msg & V3_MSG_FLAG_CLK_CHANGED, in snd_motu_protocol_v3_set_clock_rate() 101 return -ETIMEDOUT; in snd_motu_protocol_v3_set_clock_rate() 196 motu->tx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_with_opt_ifaces() [all …]
|
| /linux/include/dt-bindings/memory/ |
| H A D | mt8195-memory-port.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 #include <dt-bindings/memory/mtk-memory-port.h> 20 * modules dma-address-region larbs-ports 29 * iommu-vdo: larb0/2/5/7/9/10/11/13/17/19/21/24/25/28 30 * iommu-vpp: larb1/3/4/6/8/12/14/16/18/20/22/23/26/27 110 #define M4U_PORT_L9_IMG_IMGBI_T1_B MTK_M4U_ID(9, 10) 114 #define M4U_PORT_L9_IMG_TNCSO_T1_A MTK_M4U_ID(9, 14) 122 #define M4U_PORT_L10_IMG_IMGI_D1_A MTK_M4U_ID(10, 0) 123 #define M4U_PORT_L10_IMG_IMGCI_D1_A MTK_M4U_ID(10, 1) 124 #define M4U_PORT_L10_IMG_DEPI_D1_A MTK_M4U_ID(10, 2) [all …]
|
| /linux/lib/crypto/x86/ |
| H A D | blake2s-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 4 * Copyright (C) 2017-2019 Samuel Neves <sneves@dei.uc.pt>. All Rights Reserved. 22 .byte 0, 2, 4, 6, 1, 3, 5, 7, 14, 8, 10, 12, 15, 9, 11, 13 23 .byte 14, 4, 9, 13, 10, 8, 15, 6, 5, 1, 0, 11, 3, 12, 2, 7 24 .byte 11, 12, 5, 15, 8, 0, 2, 13, 9, 10, 3, 7, 4, 14, 6, 1 25 .byte 7, 3, 13, 11, 9, 1, 12, 14, 15, 2, 5, 4, 8, 6, 10, 0 26 .byte 9, 5, 2, 10, 0, 7, 4, 15, 3, 14, 11, 6, 13, 1, 12, 8 27 .byte 2, 6, 0, 8, 12, 10, 11, 3, 1, 4, 7, 15, 9, 13, 5, 14 28 .byte 12, 1, 14, 4, 5, 15, 13, 10, 8, 0, 6, 9, 11, 7, 3, 2 [all …]
|
| /linux/drivers/clk/rockchip/ |
| H A D | rst-rk3588.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 10 #include <dt-bindings/reset/rockchip,rk3588-cru.h> 43 RK3588_CRU_RESET_OFFSET(SRST_USBDP_COMBO_PHY0_LANE, 2, 10), 52 RK3588_CRU_RESET_OFFSET(SRST_P_MIPI_DCPHY0, 3, 14), 64 RK3588_CRU_RESET_OFFSET(SRST_P_APB2ASB_SLV_IOC_TOP, 4, 10), 71 RK3588_CRU_RESET_OFFSET(SRST_H_CHANNEL_SECURE2VO1USB, 5, 14), 83 RK3588_CRU_RESET_OFFSET(SRST_M_I2S0_8CH_RX, 7, 10), 92 RK3588_CRU_RESET_OFFSET(SRST_H_SPDIF0, 8, 14), 102 RK3588_CRU_RESET_OFFSET(SRST_A_BUS_BIU, 10, 1), 103 RK3588_CRU_RESET_OFFSET(SRST_P_BUS_BIU, 10, 2), [all …]
|
| /linux/drivers/power/supply/ |
| H A D | bd99954-charger.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 482 [F_PREV_CHGSTM_STATE] = REG_FIELD(CHGSTM_STATUS, 8, 14), 486 [F_BATTEMP] = REG_FIELD(CHGOP_STATUS, 8, 10), 498 [F_VRBOOST_TRIG] = REG_FIELD(VIN_CTRL_SET, 14, 14), 508 [F_SDP_500_SEL] = REG_FIELD(CHGOP_SET1, 14, 14), 511 [F_VBUS_BC_DISEN] = REG_FIELD(CHGOP_SET1, 10, 10), 517 [F_ILIM_RESET_EN] = REG_FIELD(CHGOP_SET2, 14, 14), 519 [F_SEL_ILIM_DIV] = REG_FIELD(CHGOP_SET2, 10, 10), 528 [F_VBUSCLPS_TH_SET] = REG_FIELD(VBUSCLPS_TH_SET, 7, 14), 529 [F_VCCCLPS_TH_SET] = REG_FIELD(VCCCLPS_TH_SET, 7, 14), [all …]
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc_coefs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 14 { 0, -4, 123, 9, 0 }, 15 { 0, -4, 108, 24, 0 }, 16 { 0, -2, 87, 43, 0 }, 18 { 0, 43, 87, -2, 0 }, 19 { 0, 24, 108, -4, 0 }, 20 { 0, 9, 123, -4, 0 }, 26 { 0, -2, 100, 30, 0 }, 27 { 0, -2, 83, 47, 0 }, [all …]
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dispc_coefs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 { 0, -4, 123, 9, 0 }, 17 { 0, -4, 108, 24, 0 }, 18 { 0, -2, 87, 43, 0 }, 20 { 0, 43, 87, -2, 0 }, 21 { 0, 24, 108, -4, 0 }, 22 { 0, 9, 123, -4, 0 }, 28 { 0, -2, 100, 30, 0 }, 29 { 0, -2, 83, 47, 0 }, 31 { 0, 47, 83, -2, 0 }, [all …]
|
| /linux/drivers/pinctrl/stm32/ |
| H A D | pinctrl-stm32mp135.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) STMicroelectronics 2021 - All Rights Reserved 10 #include "pinctrl-stm32.h" 99 STM32_FUNCTION(10, "TIM13_CH1"), 112 STM32_FUNCTION(10, "TIM14_CH1"), 143 STM32_FUNCTION(14, "DCMIPP_D0"), 148 PINCTRL_PIN(10, "PA10"), 162 STM32_FUNCTION(14, "ETH2_CLK"), 174 STM32_FUNCTION(14, "DCMIPP_D1"), 188 PINCTRL_PIN(14, "PA14"), [all …]
|
| /linux/lib/crypto/ |
| H A D | blake2s.c | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 19 static const u8 blake2s_sigma[10][16] = { 20 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, 21 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, 22 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, 23 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, 24 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, 25 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 }, 26 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 }, [all …]
|