Home
last modified time | relevance | path

Searched +full:dual +full:- +full:source (Results 1 – 25 of 1025) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/Documentation/process/
H A Dlicense-rules.rst1 .. SPDX-License-Identifier: GPL-2.0
9 License version 2 only (GPL-2.0), as provided in LICENSES/preferred/GPL-2.0,
11 LICENSES/exceptions/Linux-syscall-note, as described in the COPYING file.
13 This documentation file provides a description of how each source file
17 The license described in the COPYING file applies to the kernel source
18 as a whole, though individual source files can have a different license
19 which is required to be compatible with the GPL-2.0::
21 GPL-1.0+ : GNU General Public License v1.0 or later
22 GPL-2.0+ : GNU General Public License v2.0 or later
23 LGPL-2.0 : GNU Library General Public License v2 only
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
20 - enum:
21 - usb-a-connector
22 - usb-b-connector
23 - usb-c-connector
25 - items:
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_of.c1 // SPDX-License-Identifier: GPL-2.0-only
27 * drm_of_crtc_port_mask - find the mask of a registered CRTC by port OF node
41 if (tmp->port == port) in drm_of_crtc_port_mask()
52 * drm_of_find_possible_crtcs - find the possible CRTCs for an encoder port
85 * drm_of_component_match_add - Add a component helper OF node match rule
103 * drm_of_component_probe - Generic probe function for a component based master
123 if (!dev->of_node) in drm_of_component_probe()
124 return -EINVAL; in drm_of_component_probe()
131 port = of_parse_phandle(dev->of_node, "ports", i); in drm_of_component_probe()
135 if (of_device_is_available(port->parent)) in drm_of_component_probe()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dmediatek,mtu3.txt4 - compatible : should be "mediatek,<soc-model>-mtu3", "mediatek,mtu3",
5 soc-model is the name of SoC, such as mt8173, mt2712 etc,
8 - "mediatek,mt8173-mtu3"
9 - reg : specifies physical base address and size of the registers
10 - reg-names: should be "mac" for device IP and "ippc" for IP port control
11 - interrupts : interrupt used by the device IP
12 - power-domains : a phandle to USB power domain node to control USB's
14 - vusb33-supply : regulator of USB avdd3.3v
15 - clocks : a list of phandle + clock-specifier pairs, one for each
16 entry in clock-names
[all …]
H A Dmaxim,max33359.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Maxim TCPCI Type-C PD controller DT bindings
10 - Badhri Jagan Sridharan <badhri@google.com>
12 description: Maxim TCPCI Type-C PD controller
17 - maxim,max33359
27 $ref: ../connector/usb-connector.yaml#
32 - compatible
33 - reg
[all …]
H A Detek,et7303.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Etek ET7303 Type-C Port controller DT bindings
10 - Wang Jie <dave.wang@rock-chips.com>
27 description: TCPC connected to USB controller to support dual-role switch.
30 - port@0
34 $ref: ../connector/usb-connector.yaml#
39 - compatible
40 - reg
[all …]
H A Dhynetek,husb311.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Hynetek HUSB311 Type-C Port controller DT bindings
10 - Guenter Roeck <linux@roeck-us.net>
11 - Heikki Krogerus <heikki.krogerus@linux.intel.com>
28 description: TCPC connected to USB controller to support dual-role switch.
31 - port@0
35 $ref: ../connector/usb-connector.yaml#
40 - compatible
[all …]
H A Drichtek,rt1711h.txt4 - compatible : Must be "richtek,rt1711h".
5 - reg : Must be 0x4e, it's slave address of RT1711H.
6 - interrupts : <a b> where a is the interrupt number and b represents an
9 Required sub-node:
10 - connector: The "usb-c-connector" attached to the tcpci chip, the bindings
12 Documentation/devicetree/bindings/connector/usb-connector.yaml
18 interrupt-parent = <&gpio26>;
22 compatible = "usb-c-connector";
23 label = "USB-C";
24 data-role = "dual";
[all …]
H A Dmediatek,mtk-xhci.txt6 the second one supports dual-role mode, and the host is based on xHCI
11 ------------------------------------------------------------------------
14 - compatible : should be "mediatek,<soc-model>-xhci", "mediatek,mtk-xhci",
15 soc-model is the name of SoC, such as mt8173, mt2712 etc, when using
16 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in
18 - "mediatek,mt8173-xhci"
19 - reg : specifies physical base address and size of the registers
20 - reg-names: should be "mac" for xHCI MAC and "ippc" for IP port control
21 - interrupts : interrupt used by the controller
22 - power-domains : a phandle to USB power domain node to control USB's
[all …]
H A Dtypec-tcpci.txt2 ---------------------------------------------
5 - compatible: should be set one of following:
6 - "nxp,ptn5110" for NXP USB PD TCPC PHY IC ptn5110.
8 - reg: the i2c slave address of typec port controller device.
9 - interrupt-parent: the phandle to the interrupt controller which provides
11 - interrupts: interrupt specification for tcpci alert.
13 Required sub-node:
14 - connector: The "usb-c-connector" attached to the tcpci chip, the bindings
16 Documentation/devicetree/bindings/connector/usb-connector.yaml
23 interrupt-parent = <&gpio3>;
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c1 // SPDX-License-Identifier: GPL-2.0
11 #include <linux/clk-provider.h>
24 #include <dt-bindings/clock/r9a06g032-sysctrl.h>
37 uint32_t source : 8; /* source index + 1 (0 == none) */ member
46 /* For fixed-factor ones */
52 /* for dual gate */
56 } dual; member
66 .source = 1 + R9A06G032_##_src, .name = _n, \
70 .source = 1 + R9A06G032_##_src, .name = _n, \
77 .source = 1 + R9A06G032_##_src, .name = _n, \
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A DKconfig79 The AM335x high performance SOC features a Cortex-A8
88 The AM335x high performance SOC features a Cortex-A8
107 The AM43xx high performance SOC features a Cortex-A9
108 ARM core, a quad core PRU-ICSS for industrial Ethernet
109 protocols, dual camera support, optional 3D graphics
123 The AM335x high performance SOC features a Cortex-A8
124 ARM core, a dual core PRU-ICSS for industrial Ethernet
143 authenticated) and the code. See the doc/README.ti-secure
151 Reserved EMIF region start address. Set to "0" to auto-select
172 source "arch/arm/mach-omap2/omap3/Kconfig"
[all …]
/OK3568_Linux_fs/u-boot/board/intel/
H A DKconfig4 # SPDX-License-Identifier: GPL-2.0+
17 Intel quad-core Atom Processor E3800 with dual-channel DDR3L SODIMM
41 This is the Intel Edison Compute Module. It contains a dual core Intel
43 eMMC flash on board, Wi-Fi, Bluetooth 4 and USB controllers.
49 Arduino-certified development and prototyping boards based on Intel
50 architecture. It includes an Intel Quark SoC X1000 processor, a 32-bit
51 single-core, single-thread, Intel Pentium processor instrunction set
54 standard I/O interfaces, including a full-sized mini-PCIe slot,
62 processor in a small form factor with Ethernet, micro-SD, USB 2,
64 It requires some binary blobs - see README.x86 for details.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/cfg/
H A D7000.c3 * This file is provided under a dual BSD/GPLv2 license. When using or
8 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
9 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
11 * Copyright(c) 2018 - 2019 Intel Corporation
27 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
31 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
32 * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH
34 * Copyright(c) 2018 - 2019 Intel Corporation
37 * Redistribution and use in source and binary forms, with or without
41 * * Redistributions of source code must retain the above copyright
[all …]
H A D8000.c3 * This file is provided under a dual BSD/GPLv2 license. When using or
9 * Copyright(c) 2014 - 2015 Intel Mobile Communications GmbH
11 * Copyright(c) 2018 - 2019 Intel Corporation
27 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
32 * Copyright(c) 2014 - 2015 Intel Mobile Communications GmbH
33 * Copyright(c) 2018 - 2019 Intel Corporation
36 * Redistribution and use in source and binary forms, with or without
40 * * Redistributions of source code must retain the above copyright
66 #include "iwl-config.h"
87 #define IWL8000_FW_PRE "iwlwifi-8000C-"
[all …]
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcommproc.c5 * This file is based on "arch/powerpc/8260_io/commproc.c" - here is it's
11 * Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com)
19 * Buffer descriptors must be allocated from the dual ported memory
30 * because we have stack and init data in dual port ram
34 #define CPM_DATAONLY_SIZE ((uint)(8 * 1024) - CPM_DATAONLY_BASE)
46 gd->arch.dp_alloc_base = CPM_DATAONLY_BASE; in m8560_cpm_reset()
47 gd->arch.dp_alloc_top = gd->arch.dp_alloc_base + CPM_DATAONLY_SIZE; in m8560_cpm_reset()
52 cpm->im_cpm_cp.cpcr = CPM_CR_RST; in m8560_cpm_reset()
56 } while ((cpm->im_cpm_cp.cpcr & CPM_CR_FLG) && ++count < 1000000); in m8560_cpm_reset()
59 /* Allocate some memory from the dual ported ram.
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A DKconfig18 The Rockchip PX30 is a ARM-based SoC with a quad-core Cortex-A35
19 including NEON and GPU, Mali-400 graphics, several DDR3 options
26 default "arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
55 The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7
56 including NEON and GPU, Mali-400 graphics, several DDR3 options
66 The Rockchip RK3128 is a ARM-based SoC with a quad-core Cortex-A7
67 including NEON and GPU, Mali-400 graphics, several DDR3 options
98 The Rockchip RK3066 is a ARM-based SoC with a dual-core Cortex-A9
99 including NEON and GPU, Mali-400 graphics, several DDR3 options
118 The Rockchip RK3188 is a ARM-based SoC with a quad-core Cortex-A9
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-typec1 USB Type-C port devices (eg. /sys/class/typec/port0/)
29 "[source] sink" when in source mode.
31 Valid values: source, sink
45 source (The port will behave as source only DFP port)
47 dual (The port will behave as dual-role-data and
48 dual-role-power port)
55 Shows is the port VCONN Source. This attribute can be used to
56 request VCONN swap to change the VCONN Source during connection
60 The attribute is notified about VCONN source changes so that
61 poll(2) on the attribute wakes up. Change on VCONN source also
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
32 * struct split_pipe_cfg - pipe configuration for dual display panels
33 * @en : Enable/disable dual pipe confguration
49 * @sspp: source pipe status
57 * struct dpu_vsync_source_cfg - configure vsync source and configure the
62 * @vsync_source: vsync source selection
72 * struct dpu_hw_mdp_ops - interface to the MDP TOP Hw driver functions
96 * setup_clk_force_ctrl - set clock force control
100 * @return: if the clock is forced-on by this function
[all …]
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dlicense-rules.rst1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ../disclaimer-zh_CN.rst
5 :Original: :ref:`Documentation/process/license-rules.rst <kernel_licensing>`
13 Linux内核根据LICENSES/preferred/GPL-2.0中提供的GNU通用公共许可证版本2
14 (GPL-2.0)的条款提供,并在LICENSES/exceptions/Linux-syscall-note中显式
21 具有不同的与GPL-20兼容的许可证::
23 GPL-1.0+ : GNU通用公共许可证v1.0或更高版本
24 GPL-2.0+ : GNU通用公共许可证v2.0或更高版本
25 LGPL-2.0 : 仅限GNU库通用公共许可证v2
26 LGPL-2.0+: GNU 库通用公共许可证v2或更高版本
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
44 Driver for display connectors with support for DDC and hot-plug
48 on ARM-based platforms. Saying Y here when this driver is not needed
73 chip driver that converts dual DSI and I2S to
104 Driver for Maxim MAX96755F GMSL2 Serializer with MIPI-DSI Input.
107 tristate "MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw"
113 GE B850v3 that convert dual channel LVDS
114 to DP++. This is used with the i.MX6 imx-ldb
139 NXP PTN3460 eDP-LVDS bridge chip driver.
148 Parade eDP-LVDS bridge chip driver.
[all …]
/OK3568_Linux_fs/kernel/drivers/hid/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
15 most commonly used to refer to the USB-HID specification, but other
20 removed from the HID bus by the transport-layer drivers, such as
53 to work on raw hid events when they want to, and avoid using transport-specific
59 tristate "User-space I/O driver support for HID subsystem"
63 Say Y here if you want to provide HID I/O Drivers from user-space.
64 This allows to write I/O drivers in user-space and feed the data from
67 user-space device.
69 This driver cannot be used to parse HID-reports in user-space and write
70 special HID-drivers. You should use hidraw for that.
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Ddma.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 * ColdFire DMA supports two forms of DMA: Single and Dual address. Single
9 * address mode emits a source address, and expects that the device will either
10 * pick up the data (DMA READ) or source data (DMA WRITE). This implies that
13 * devices will find single mode transfers useful. Dual address DMA mode
14 * performs two cycles: source read and destination write. ColdFire will
19 * AUG/22/2000 : added support for 32-bit Dual-Address-Mode (K) 2000
20 * Oliver Kamphenkel (O.Kamphenkel@tu-bs.de)
22 * AUG/25/2000 : added support for 8, 16 and 32-bit Single-Address-Mode (K)2000
23 * Oliver Kamphenkel (O.Kamphenkel@tu-bs.de)
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx7d-sbc-imx7.dts2 * Support for CompuLab SBC-iMX7 Single Board Computer
4 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/
7 * This file is dual-licensed: you can use it either under the terms
8 * of the GPL or the X11 license, at your option. Note that this dual
13 #include "imx7d-cl-som-imx7.dts"
16 model = "CompuLab SBC-iMX7";
17 compatible = "compulab,sbc-imx7", "compulab,cl-som-imx7", "fsl,imx7d";
21 pinctrl-names = "default";
22 pinctrl-0 = <&pinctrl_usdhc1>;
23 cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/chrome/
H A Dgoogle,cros-ec-typec.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/chrome/google,cros-ec-typec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Benson Leung <bleung@chromium.org>
11 - Prashant Malani <pmalani@chromium.org>
17 cros-ec node like google,cros-ec-spi.
21 const: google,cros-ec-typec
24 $ref: /schemas/connector/usb-connector.yaml#
27 - compatible
[all …]

12345678910>>...41