| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | smpboot.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * SMP boot-related support 5 * Copyright (C) 1998-2003, 2005 Hewlett-Packard Co 6 * David Mosberger-Tang <davidm@hpl.hp.com> 7 * Copyright (C) 2001, 2004-2005 Intel Corp 14 * 01/04/27 David Mosberger <davidm@hpl.hp.com> Added ITC synching code. 15 * 02/07/31 David Mosberger <davidm@hpl.hp.com> Switch over to hotplug-CPU boot-sequence. 21 * Add multi-threading and multi-core detection 92 * ITC synchronization related stuff: 130 unsigned long ap_wakeup_vector = -1; /* External Int use to wakeup APs */ [all …]
|
| D | fsys.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * This file contains the light-weight system call handlers (fsyscall-handlers). 5 * Copyright (C) 2003 Hewlett-Packard Co 6 * David Mosberger-Tang <davidm@hpl.hp.com> 8 * 25-Sep-03 davidm Implement fsys_rt_sigprocmask(). 9 * 18-Feb-03 louisk Implement fsys_gettimeofday(). 10 * 28-Feb-03 davidm Fixed several bugs in fsys_gettimeofday(). Tuned it some more, 11 * probably broke it along the way... ;-) 12 * 13-Jul-04 clameter Implement fsys_clock_gettime and revise fsys_gettimeofday to make 14 * 08-Feb-07 Fenghua Yu Implement fsys_getcpu. [all …]
|
| D | setup.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Architecture-specific setup. 5 * Copyright (C) 1998-2001, 2003-2004 Hewlett-Packard Co 6 * David Mosberger-Tang <davidm@hpl.hp.com> 16 * Add multi-threading and multi-core detection 19 * 03/31/00 R.Seth cpu_initialized and current->processor fixes 118 * when it makes i-cache(s) coherent with d-caches. 124 * use when it flushes cache lines including both d-cache and i-cache. 140 * caller-specified function is called with the memory ranges that remain after filtering. 168 call_pernode_memory(__pa(range_start), range_end - range_start, func); in filter_rsvd_memory() [all …]
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| D | smpboot.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * SMP boot-related support 5 * Copyright (C) 1998-2003, 2005 Hewlett-Packard Co 6 * David Mosberger-Tang <davidm@hpl.hp.com> 7 * Copyright (C) 2001, 2004-2005 Intel Corp 14 * 01/04/27 David Mosberger <davidm@hpl.hp.com> Added ITC synching code. 15 * 02/07/31 David Mosberger <davidm@hpl.hp.com> Switch over to hotplug-CPU boot-sequence. 21 * Add multi-threading and multi-core detection 93 * ITC synchronization related stuff: 131 unsigned long ap_wakeup_vector = -1; /* External Int use to wakeup APs */ [all …]
|
| D | fsys.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * This file contains the light-weight system call handlers (fsyscall-handlers). 5 * Copyright (C) 2003 Hewlett-Packard Co 6 * David Mosberger-Tang <davidm@hpl.hp.com> 8 * 25-Sep-03 davidm Implement fsys_rt_sigprocmask(). 9 * 18-Feb-03 louisk Implement fsys_gettimeofday(). 10 * 28-Feb-03 davidm Fixed several bugs in fsys_gettimeofday(). Tuned it some more, 11 * probably broke it along the way... ;-) 12 * 13-Jul-04 clameter Implement fsys_clock_gettime and revise fsys_gettimeofday to make 14 * 08-Feb-07 Fenghua Yu Implement fsys_getcpu. [all …]
|
| D | setup.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Architecture-specific setup. 5 * Copyright (C) 1998-2001, 2003-2004 Hewlett-Packard Co 6 * David Mosberger-Tang <davidm@hpl.hp.com> 16 * Add multi-threading and multi-core detection 19 * 03/31/00 R.Seth cpu_initialized and current->processor fixes 122 * when it makes i-cache(s) coherent with d-caches. 128 * use when it flushes cache lines including both d-cache and i-cache. 144 * caller-specified function is called with the memory ranges that remain after filtering. 172 call_pernode_memory(__pa(range_start), range_end - range_start, func); in filter_rsvd_memory() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | ci-hdrc-usb2.txt | 4 - compatible: should be one of: 5 "fsl,imx23-usb" 6 "fsl,imx27-usb" 7 "fsl,imx28-usb" 8 "fsl,imx6q-usb" 9 "fsl,imx6sl-usb" 10 "fsl,imx6sx-usb" 11 "fsl,imx6ul-usb" 12 "fsl,imx7d-usb" 13 "fsl,imx7ulp-usb" [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | ci-hdrc-usb2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/ci-hdrc-usb2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Xu Yang <xu.yang_2@nxp.com> 11 - Peng Fan <peng.fan@nxp.com> 16 - enum: 17 - chipidea,usb2 18 - lsi,zevio-usb 19 - nvidia,tegra20-ehci [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi5_core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ 28 void __iomem *base = core->base; in hdmi5_core_ddc_init() 107 void __iomem *base = core->base; in hdmi5_core_ddc_uninit() 118 void __iomem *base = core->base; in hdmi5_core_ddc_read() 152 return -EIO; in hdmi5_core_ddc_read() 164 return -EIO; in hdmi5_core_ddc_read() 177 #define DUMPCORE(r) seq_printf(s, "%-35s %08x\n", #r,\ in hdmi5_core_dump() 178 hdmi_read_reg(core->base, r)) in hdmi5_core_dump() 239 video_cfg->v_fc_config.vm = cfg->vm; in hdmi_core_init() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi5_core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/ 28 void __iomem *base = core->base; in hdmi5_core_ddc_init() 107 void __iomem *base = core->base; in hdmi5_core_ddc_uninit() 118 void __iomem *base = core->base; in hdmi5_core_ddc_read() 152 return -EIO; in hdmi5_core_ddc_read() 164 return -EIO; in hdmi5_core_ddc_read() 177 #define DUMPCORE(r) seq_printf(s, "%-35s %08x\n", #r,\ in hdmi5_core_dump() 178 hdmi_read_reg(core->base, r)) in hdmi5_core_dump() 239 video_cfg->v_fc_config.vm = cfg->vm; in hdmi_core_init() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi5_core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 41 void __iomem *base = core->base; in hdmi_core_ddc_init() 120 void __iomem *base = core->base; in hdmi_core_ddc_uninit() 130 void __iomem *base = core->base; in hdmi_core_ddc_edid() 165 return -EIO; in hdmi_core_ddc_edid() 177 return -EIO; in hdmi_core_ddc_edid() 191 int max_ext_blocks = (len / 128) - 1; in hdmi5_read_edid() 194 return -EINVAL; in hdmi5_read_edid() 222 #define DUMPCORE(r) seq_printf(s, "%-35s %08x\n", #r,\ in hdmi5_core_dump() 223 hdmi_read_reg(core->base, r)) in hdmi5_core_dump() [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi5_core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 41 void __iomem *base = core->base; in hdmi_core_ddc_init() 120 void __iomem *base = core->base; in hdmi_core_ddc_uninit() 130 void __iomem *base = core->base; in hdmi_core_ddc_edid() 164 return -EIO; in hdmi_core_ddc_edid() 176 return -EIO; in hdmi_core_ddc_edid() 189 int max_ext_blocks = (len / 128) - 1; in hdmi5_read_edid() 192 return -EINVAL; in hdmi5_read_edid() 220 #define DUMPCORE(r) seq_printf(s, "%-35s %08x\n", #r,\ in hdmi5_core_dump() 221 hdmi_read_reg(core->base, r)) in hdmi5_core_dump() [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | bttv.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ---------------------- 12 ./scripts/config -e PCI 13 ./scripts/config -m I2C 14 ./scripts/config -m INPUT 15 ./scripts/config -m MEDIA_SUPPORT 16 ./scripts/config -e MEDIA_PCI_SUPPORT 17 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT 18 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT 19 ./scripts/config -e MEDIA_RADIO_SUPPORT [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | bttv.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ---------------------- 12 ./scripts/config -e PCI 13 ./scripts/config -m I2C 14 ./scripts/config -m INPUT 15 ./scripts/config -m MEDIA_SUPPORT 16 ./scripts/config -e MEDIA_PCI_SUPPORT 17 ./scripts/config -e MEDIA_ANALOG_TV_SUPPORT 18 ./scripts/config -e MEDIA_DIGITAL_TV_SUPPORT 19 ./scripts/config -e MEDIA_RADIO_SUPPORT [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_resource.c | 2 * Copyright 2012-15 Advanced Micro Devices, Inc. 152 init_data->num_virtual_links, dc); in dc_create_resource_pool() 156 init_data->num_virtual_links, dc); in dc_create_resource_pool() 160 init_data->num_virtual_links, dc); in dc_create_resource_pool() 165 init_data->num_virtual_links, dc); in dc_create_resource_pool() 169 init_data->num_virtual_links, dc); in dc_create_resource_pool() 173 init_data->num_virtual_links, dc); in dc_create_resource_pool() 177 init_data->num_virtual_links, dc); in dc_create_resource_pool() 181 init_data->num_virtual_links, dc, in dc_create_resource_pool() 182 init_data->asic_id); in dc_create_resource_pool() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_resource.c | 2 * Copyright 2012-15 Advanced Micro Devices, Inc. 86 #define UNABLE_TO_SPLIT -1 206 init_data->num_virtual_links, dc); in dc_create_resource_pool() 210 init_data->num_virtual_links, dc); in dc_create_resource_pool() 214 init_data->num_virtual_links, dc); in dc_create_resource_pool() 219 init_data->num_virtual_links, dc); in dc_create_resource_pool() 223 init_data->num_virtual_links, dc); in dc_create_resource_pool() 227 init_data->num_virtual_links, dc); in dc_create_resource_pool() 231 init_data->num_virtual_links, dc); in dc_create_resource_pool() 235 init_data->num_virtual_links, dc, in dc_create_resource_pool() [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/chipidea/ |
| D | core.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * core.c - ChipIdea USB IP core family device controller 5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved. 12 * - Four transfers are supported, usbtest is passed 13 * - USB Certification for gadget: CH9 and Mass Storage are passed 14 * - Low power mode 15 * - USB wakeup 19 #include <linux/dma-mapping.h> 105 ci->hw_bank.regmap[i] = in hw_alloc_regmap() 106 (i <= CAP_LAST ? ci->hw_bank.cap : ci->hw_bank.op) + in hw_alloc_regmap() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/chipidea/ |
| D | core.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * core.c - ChipIdea USB IP core family device controller 5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved. 12 * - Four transfers are supported, usbtest is passed 13 * - USB Certification for gadget: CH9 and Mass Storage are passed 14 * - Low power mode 15 * - USB wakeup 19 #include <linux/dma-mapping.h> 103 ci->hw_bank.regmap[i] = in hw_alloc_regmap() 104 (i <= CAP_LAST ? ci->hw_bank.cap : ci->hw_bank.op) + in hw_alloc_regmap() [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | smp_64.c | 1 // SPDX-License-Identifier: GPL-2.0 63 { [0 ... NR_CPUS-1] = CPU_MASK_NONE }; 66 [0 ... NR_CPUS-1] = CPU_MASK_NONE }; 69 [0 ... NR_CPUS - 1] = CPU_MASK_NONE }; 127 current_thread_info()->new_child = 0; in smp_callin() 131 current->active_mm = &init_mm; in smp_callin() 156 * initiates the synchonization instead of the slave. -DaveM 177 t0 = tick_ops->get_tick(); in get_delta() 184 t1 = tick_ops->get_tick(); in get_delta() 186 if (t1 - t0 < best_t1 - best_t0) in get_delta() [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | smp_64.c | 1 // SPDX-License-Identifier: GPL-2.0 63 { [0 ... NR_CPUS-1] = CPU_MASK_NONE }; 66 [0 ... NR_CPUS-1] = CPU_MASK_NONE }; 69 [0 ... NR_CPUS - 1] = CPU_MASK_NONE }; 127 current_thread_info()->new_child = 0; in smp_callin() 131 current->active_mm = &init_mm; in smp_callin() 156 * initiates the synchonization instead of the slave. -DaveM 177 t0 = tick_ops->get_tick(); in get_delta() 184 t1 = tick_ops->get_tick(); in get_delta() 186 if (t1 - t0 < best_t1 - best_t0) in get_delta() [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64,riscv64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing 9 strict -- Be less tolerant of platforms that are not 11 rsdt -- prefer RSDT over (default) XSDT 12 copy_dsdt -- copy DSDT to memory 26 If set to vendor, prefer vendor-specific driver 58 Documentation/firmware-guide/acpi/debug.rst for more information about 116 Format: <byte> or <bitmap-list> [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_connector.c | 44 * Hence they are reference-counted using drm_connector_get() and 49 * objects and initialized by setting the following fields. The connector is 60 * For connectors which are not fixed (like built-in panels) the driver needs to 69 * Note drm_connector_[un]register() first take connector->lock and then 87 { DRM_MODE_CONNECTOR_DVII, "DVI-I" }, 88 { DRM_MODE_CONNECTOR_DVID, "DVI-D" }, 89 { DRM_MODE_CONNECTOR_DVIA, "DVI-A" }, 96 { DRM_MODE_CONNECTOR_HDMIA, "HDMI-A" }, 97 { DRM_MODE_CONNECTOR_HDMIB, "HDMI-B" }, 124 * drm_get_connector_type_name - return a string for connector type [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing 9 strict -- Be less tolerant of platforms that are not 11 rsdt -- prefer RSDT over (default) XSDT 12 copy_dsdt -- copy DSDT to memory 26 If set to vendor, prefer vendor-specific driver 58 Documentation/firmware-guide/acpi/debug.rst for more information about 121 Disable auto-serialization of AML methods [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * DesignWare High-Definition Multimedia Interface (HDMI) driver 5 * Copyright (C) 2013-2015 Mentor Graphics Inc. 6 * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. 20 #include <linux/dma-mapping.h> 23 #include <media/cec-notifier.h> 25 #include <uapi/linux/media-bus-format.h> 38 #include "dw-hdmi-audio.h" 39 #include "dw-hdmi-cec.h" 40 #include "dw-hdmi.h" [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * DesignWare High-Definition Multimedia Interface (HDMI) driver 5 * Copyright (C) 2013-2015 Mentor Graphics Inc. 6 * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. 19 #include <linux/dma-mapping.h> 22 #include <media/cec-notifier.h> 24 #include <uapi/linux/media-bus-format.h> 37 #include "dw-hdmi-audio.h" 38 #include "dw-hdmi-cec.h" 39 #include "dw-hdmi.h" [all …]
|