| /Linux-v6.1/arch/alpha/boot/ |
| D | head.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 42 subq $30,128,$30 43 .frame $30,128,$26 44 stq $26,0($30) 45 stq $1,8($30) 46 stq $2,16($30) 47 stq $3,24($30) 48 stq $4,32($30) 49 stq $5,40($30) 50 stq $6,48($30) [all …]
|
| /Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
| D | ia_css_anr2_table.host.c | 1 // SPDX-License-Identifier: GPL-2.0 24 …30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, … 26 …30, 30, 60, 60, 0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90, 90, 30, 30, … 27 …30, 30, 60, 60, 40, 40, 50, 50, 30, 30, 60, 60, 40, 40, 50, 50, 30, 30, 60, 60, 40, 40, 50, 50, 30… 30 …30, 30, 10, 10, 40, 40, 20, 20, 30, 30, 10, 10, 40, 40, 20, 20, 30, 30, 10, 10, 40, 40, 20, 20, 30… 32 …30, 30, 120, 120, 60, 60, 90, 90, 30, 30, 120, 120, 60, 60, 90, 90, 30, 30, 120, 120, 60, 60, 90, … 33 …30, 30, 40, 40, 20, 20, 50, 50, 30, 30, 40, 40, 20, 20, 50, 50, 30, 30, 40, 40, 20, 20, 50, 50, 30…
|
| /Linux-v6.1/arch/alpha/lib/ |
| D | divide.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 14 * __divqu: 64-bit unsigned long divide 15 * __remqu: 64-bit unsigned long remainder 16 * __divqs/__remqs: signed 64-bit 17 * __divlu/__remlu: unsigned 32-bit 18 * __divls/__remls: signed 32-bit 27 * This is a rather simple bit-at-a-time algorithm: it's very good 28 * at dividing random 64-bit numbers, but the more usual case where 37 * $0 - current bit 38 * $1 - shifted divisor [all …]
|
| D | ev6-divide.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-divide.S 5 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 14 * __divqu: 64-bit unsigned long divide 15 * __remqu: 64-bit unsigned long remainder 16 * __divqs/__remqs: signed 64-bit 17 * __divlu/__remlu: unsigned 32-bit 18 * __divls/__remls: signed 32-bit 27 * This is a rather simple bit-at-a-time algorithm: it's very good 28 * at dividing random 64-bit numbers, but the more usual case where [all …]
|
| /Linux-v6.1/drivers/clk/imx/ |
| D | clk-imx8ulp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/clock/imx8ulp-clock.h> 12 #include <linux/reset-controller.h> 85 u32 offset = pcc_reset->resets[id]; in imx8ulp_pcc_assert() 89 spin_lock_irqsave(pcc_reset->lock, flags); in imx8ulp_pcc_assert() 91 val = readl(pcc_reset->base + offset); in imx8ulp_pcc_assert() 93 writel(val, pcc_reset->base + offset); in imx8ulp_pcc_assert() 95 spin_unlock_irqrestore(pcc_reset->lock, flags); in imx8ulp_pcc_assert() 103 u32 offset = pcc_reset->resets[id]; in imx8ulp_pcc_deassert() 107 spin_lock_irqsave(pcc_reset->lock, flags); in imx8ulp_pcc_deassert() [all …]
|
| /Linux-v6.1/drivers/net/wireless/intel/iwlegacy/ |
| D | 3945-debug.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 8 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 19 p += scnprintf(buf + p, bufsz - p, "Statistics Flag(0x%X):\n", in il3945_stats_flag() 20 le32_to_cpu(il->_3945.stats.flag)); in il3945_stats_flag() 21 if (le32_to_cpu(il->_3945.stats.flag) & UCODE_STATS_CLEAR_MSK) in il3945_stats_flag() 22 p += scnprintf(buf + p, bufsz - p, in il3945_stats_flag() 24 p += scnprintf(buf + p, bufsz - p, "\tOperational Frequency: %s\n", in il3945_stats_flag() 25 (le32_to_cpu(il->_3945.stats.flag) & in il3945_stats_flag() 27 p += scnprintf(buf + p, bufsz - p, "\tTGj Narrow Band: %s\n", in il3945_stats_flag() [all …]
|
| /Linux-v6.1/drivers/net/wireless/realtek/rtw88/ |
| D | rtw8723d_table.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2 /* Copyright(c) 2018-2019 Realtek Corporation 942 {0, 0, 0, 0, 1, 30, }, 943 {2, 0, 0, 0, 1, 30, }, 944 {1, 0, 0, 0, 1, 30, }, 945 {0, 0, 0, 0, 2, 30, }, 946 {2, 0, 0, 0, 2, 30, }, 947 {1, 0, 0, 0, 2, 30, }, 948 {0, 0, 0, 0, 3, 30, }, 949 {2, 0, 0, 0, 3, 30, }, [all …]
|
| /Linux-v6.1/drivers/media/dvb-frontends/ |
| D | mb86a16.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 Fujitsu MB86A16 DVB-S/DSS DC Receiver driver 59 #define TRACE_IN dprintk(verbose, MB86A16_DEBUG, 1, "-->()") 60 #define TRACE_OUT dprintk(verbose, MB86A16_DEBUG, 1, "()-->") 68 .addr = state->config->demod_address, in mb86a16_write() 76 state->config->demod_address, buf[0], buf[1]); in mb86a16_write() 78 ret = i2c_transfer(state->i2c_adap, &msg, 1); in mb86a16_write() 80 return (ret != 1) ? -EREMOTEIO : 0; in mb86a16_write() 91 .addr = state->config->demod_address, in mb86a16_read() 96 .addr = state->config->demod_address, in mb86a16_read() [all …]
|
| /Linux-v6.1/Documentation/ABI/stable/ |
| D | sysfs-hypervisor-xen | 3 KernelVersion: 2.6.30 4 Contact: xen-devel@lists.xenproject.org 12 KernelVersion: 2.6.30 13 Contact: xen-devel@lists.xenproject.org 21 KernelVersion: 2.6.30 22 Contact: xen-devel@lists.xenproject.org 30 KernelVersion: 2.6.30 31 Contact: xen-devel@lists.xenproject.org 34 is in the format: <class>-<major>.<minor>-<arch> 38 <class>: "xen" -- x86: paravirtualized, arm: standard [all …]
|
| /Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | table.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2009-2010 Realtek Corporation.*/ 3054 "FCC", "2.4G", "20M", "HT", "2T", "11", "30", 3114 "FCC", "2.4G", "40M", "HT", "2T", "03", "30", 3115 "ETSI", "2.4G", "40M", "HT", "2T", "03", "30", 3116 "MKK", "2.4G", "40M", "HT", "2T", "03", "30", 3118 "ETSI", "2.4G", "40M", "HT", "2T", "04", "30", 3119 "MKK", "2.4G", "40M", "HT", "2T", "04", "30", 3121 "ETSI", "2.4G", "40M", "HT", "2T", "05", "30", 3122 "MKK", "2.4G", "40M", "HT", "2T", "05", "30", [all …]
|
| /Linux-v6.1/drivers/video/logo/ |
| D | logo_sgi_clut224.ppm | 2 # 224-color SGI Linux logo 34 22 22 22 26 26 26 30 30 30 34 34 34 35 30 30 30 30 30 30 26 26 26 18 18 18 152 10 10 10 30 30 30 66 66 66 58 58 58 175 2 2 6 2 2 6 2 2 6 30 30 30 212 30 30 30 78 78 78 30 30 30 2 2 6 334 58 58 58 2 2 6 2 2 6 30 30 30 434 239 182 13 234 190 10 232 195 16 232 200 30 438 50 50 50 74 74 74 30 30 30 6 6 6 472 34 34 34 82 82 82 30 30 30 61 42 6 [all …]
|
| D | logo_dec_clut224.ppm | 2 # 224-color Digital Equipment Corporation Linux logo 34 22 22 22 26 26 26 30 30 30 34 34 34 35 30 30 30 30 30 30 26 26 26 18 18 18 152 10 10 10 30 30 30 66 66 66 58 58 58 175 2 2 6 2 2 6 2 2 6 30 30 30 212 30 30 30 78 78 78 30 30 30 2 2 6 334 58 58 58 2 2 6 2 2 6 30 30 30 434 239 182 13 234 190 10 232 195 16 232 200 30 438 50 50 50 74 74 74 30 30 30 6 6 6 472 34 34 34 82 82 82 30 30 30 61 42 6 [all …]
|
| D | logo_linux_clut224.ppm | 2 # Standard 224-color Linux logo 34 22 22 22 26 26 26 30 30 30 34 34 34 35 30 30 30 30 30 30 26 26 26 18 18 18 152 10 10 10 30 30 30 66 66 66 58 58 58 175 2 2 6 2 2 6 2 2 6 30 30 30 212 30 30 30 78 78 78 30 30 30 2 2 6 334 58 58 58 2 2 6 2 2 6 30 30 30 434 239 182 13 234 190 10 232 195 16 232 200 30 438 50 50 50 74 74 74 30 30 30 6 6 6 472 34 34 34 82 82 82 30 30 30 61 42 6 [all …]
|
| D | logo_sun_clut224.ppm | 2 # 224-color Sun Linux logo 34 22 22 22 26 26 26 30 30 30 34 34 34 35 30 30 30 30 30 30 26 26 26 18 18 18 152 10 10 10 30 30 30 66 66 66 58 58 58 175 2 2 6 2 2 6 2 2 6 30 30 30 212 30 30 30 78 78 78 30 30 30 2 2 6 334 58 58 58 2 2 6 2 2 6 30 30 30 434 239 182 13 234 190 10 232 195 16 232 200 30 438 50 50 50 74 74 74 30 30 30 6 6 6 472 34 34 34 82 82 82 30 30 30 61 42 6 [all …]
|
| D | logo_superh_clut224.ppm | 2 # 224-color SuperH Linux logo 34 22 22 22 26 26 26 30 30 30 34 34 34 35 30 30 30 30 30 30 26 26 26 18 18 18 152 10 10 10 30 30 30 66 66 66 58 58 58 175 2 2 6 2 2 6 2 2 6 30 30 30 212 30 30 30 78 78 78 30 30 30 2 2 6 334 58 58 58 2 2 6 2 2 6 30 30 30 438 50 50 50 74 74 74 30 30 30 6 6 6 472 34 34 34 82 82 82 30 30 30 60 40 9 492 30 30 30 78 78 78 50 50 50 105 70 7 [all …]
|
| /Linux-v6.1/include/linux/platform_data/ |
| D | adp8870.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 6 * Copyright 2009-2010 Analog Devices Inc. 83 * Blacklight current 0..30mA 85 #define ADP8870_BL_CUR_mA(I) ((I * 127) / 30) 111 u8 bl_fade_in; /* Backlight Fade-In Timer */ 112 u8 bl_fade_out; /* Backlight Fade-Out Timer */ 113 u8 bl_fade_law; /* fade-on/fade-off transfer characteristic */ 118 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 120 u8 l2_bright_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| /Linux-v6.1/arch/x86/lib/ |
| D | copy_user_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 11 #include <asm/asm-offsets.h> 41 * copy_user_generic_unrolled - memory copy with exception handling. 84 30: shll $6,%ecx 88 _ASM_EXTABLE_CPY(1b, 30b) 89 _ASM_EXTABLE_CPY(2b, 30b) 90 _ASM_EXTABLE_CPY(3b, 30b) 91 _ASM_EXTABLE_CPY(4b, 30b) 92 _ASM_EXTABLE_CPY(5b, 30b) 93 _ASM_EXTABLE_CPY(6b, 30b) [all …]
|
| /Linux-v6.1/kernel/sched/ |
| D | debug.c | 1 // SPDX-License-Identifier: GPL-2.0-only 28 nsec = -nsec; in nsec_high() 30 return -nsec; in nsec_high() 40 nsec = -nsec; in nsec_low() 136 return -EFAULT; in sched_feat_write() 181 return -EFAULT; in sched_scaling_write() 185 return -EINVAL; in sched_scaling_write() 188 return -EINVAL; in sched_scaling_write() 192 return -EINVAL; in sched_scaling_write() 231 return -EFAULT; in sched_dynamic_write() [all …]
|
| /Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
| D | ar9003_eeprom.c | 2 * Copyright (c) 2010-2011 Atheros Communications Inc. 36 #define SUB_NUM_CTL_MODES_AT_5G_40 2 /* excluding HT40, EXT-OFDM */ 37 #define SUB_NUM_CTL_MODES_AT_2G_40 3 /* excluding HT40, EXT-OFDM, EXT-CCK */ 67 * bit0 - enable tx temp comp - disabled 68 * bit1 - enable tx volt comp - disabled 69 * bit2 - enable fastClock - enabled 70 * bit3 - enable doubling - enabled 71 * bit4 - enable internal regulator - disabled 72 * bit5 - enable pa predistortion - disabled 74 .miscConfiguration = 0, /* bit0 - turn down drivestrength */ [all …]
|
| /Linux-v6.1/lib/ |
| D | test_objagg.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 60 if (!world->key_refs[key_id_index(key_id)]) { in world_obj_get() 61 world->objagg_objs[key_id_index(key_id)] = objagg_obj; in world_obj_get() 62 } else if (world->objagg_objs[key_id_index(key_id)] != objagg_obj) { in world_obj_get() 65 err = -EINVAL; in world_obj_get() 68 world->key_refs[key_id_index(key_id)]++; in world_obj_get() 81 if (!world->key_refs[key_id_index(key_id)]) in world_obj_put() 83 objagg_obj = world->objagg_objs[key_id_index(key_id)]; in world_obj_put() 85 world->key_refs[key_id_index(key_id)]--; in world_obj_put() 94 int diff = key->id - parent_key->id; in delta_check() [all …]
|
| /Linux-v6.1/arch/mips/include/asm/mach-au1x00/ |
| D | au1xxx_psc.h | 71 #define PSC_AC97CFG_RT_MASK (3 << 30) 72 #define PSC_AC97CFG_RT_FIFO1 (0 << 30) 73 #define PSC_AC97CFG_RT_FIFO2 (1 << 30) 74 #define PSC_AC97CFG_RT_FIFO4 (2 << 30) 75 #define PSC_AC97CFG_RT_FIFO8 (3 << 30) 92 /* Enable slots 3-12. */ 93 #define PSC_AC97CFG_TXSLOT_ENA(x) (1 << (((x) - 3) + 11)) 94 #define PSC_AC97CFG_RXSLOT_ENA(x) (1 << (((x) - 3) + 1)) 101 #define PSC_AC97CFG_SET_LEN(x) (((((x) - 2) / 2) & 0xf) << 21) 190 #define PSC_I2SCFG_RT_MASK (3 << 30) [all …]
|
| /Linux-v6.1/include/linux/netfilter/ |
| D | nf_conntrack_h323_types.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 139 (1 << 30), 179 = (1 << 30), 204 = (1 << 30), 226 eNetworkAccessParameters_externalReference = (1 << 30), 236 eOpenLogicalChannel_separateStack = (1 << 30), 248 OpenLogicalChannel item[30]; 254 eSetup_UUIE_sourceAddress = (1 << 30), 294 OpenLogicalChannel item[30]; 300 eCallProceeding_UUIE_callIdentifier = (1 << 30), [all …]
|
| /Linux-v6.1/drivers/media/platform/qcom/venus/ |
| D | core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. 19 #include <media/videobuf2-v4l2.h> 20 #include <media/v4l2-mem2mem.h> 21 #include <media/v4l2-ioctl.h> 36 dev = core->dev; in venus_coredump() 37 mem_phys = core->fw.mem_phys; in venus_coredump() 38 mem_size = core->fw.mem_size; in venus_coredump() 67 mutex_lock(&core->lock); in venus_event_notify() 68 set_bit(0, &core->sys_error); in venus_event_notify() [all …]
|
| /Linux-v6.1/arch/powerpc/boot/dts/ |
| D | ac14xx.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 14 #address-cells = <1>; 15 #size-cells = <1>; 26 timebase-frequency = <40000000>; /* 40 MHz (csb/4) */ 27 bus-frequency = <160000000>; /* 160 MHz csb bus */ 28 clock-frequency = <400000000>; /* 400 MHz ppc core */ 49 compatible = "cfi-flash"; 51 #address-cells = <1>; 52 #size-cells = <1>; 53 bank-width = <2>; [all …]
|
| /Linux-v6.1/drivers/net/dsa/sja1105/ |
| D | sja1105_dynamic_config.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright (c) 2018-2019, Vladimir Oltean <olteanv@gmail.com> 6 /* In the dynamic configuration interface, the switch exposes a register-like 13 * This file creates a per-switch-family abstraction called 15 * - sja1105_dynamic_config_write 16 * - sja1105_dynamic_config_read 25 * +-----------------------------------------+------------------+ 27 * +-----------------------------------------+------------------+ 29 * <----------------------- packed_size ------------------------> 33 * function is reused (bar exceptional cases - see [all …]
|