Searched +full:k2g +full:- +full:dss (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,k2g-dss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/display/ti/ti,k2g-dss.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Texas Instruments K2G Display Subsystem 11 - Jyri Sarha <jsarha@ti.com> 12 - Tomi Valkeinen <tomi.valkeinen@ti.com> 15 The K2G DSS is an ultra-light version of TI Keystone Display 21 const: ti,k2g-dss 25 - description: cfg DSS top level [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2g.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for K2G SOC 5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/pinctrl/keystone.h> 10 #include <dt-bindings/gpio/gpio.h> 13 compatible = "ti,k2g","ti,keystone"; 14 model = "Texas Instruments K2G SoC"; 15 #address-cells = <2>; 16 #size-cells = <2>; [all …]
|
H A D | keystone-k2g-evm.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for K2G EVM 5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ 7 /dts-v1/; 9 #include "keystone-k2g.dtsi" 12 compatible = "ti,k2g-evm", "ti,k2g", "ti,keystone"; 13 model = "Texas Instruments K2G General Purpose EVM"; 20 reserved-memory { 21 #address-cells = <2>; 22 #size-cells = <2>; [all …]
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 51 * to a valid dss common register map for the platform, before the 140 #define DISPC_VID_K2G_IRQENABLE 0x200 /* K2G */ 141 #define DISPC_VID_K2G_IRQSTATUS 0x204 /* K2G */ 145 #define DISPC_VID_K2G_POSITION 0x214 /* K2G */ 186 #define DISPC_VP_K2G_GAMMA_TABLE 0x20 /* K2G */ 187 #define DISPC_VP_K2G_IRQENABLE 0x3c /* K2G */ 188 #define DISPC_VP_K2G_IRQSTATUS 0x40 /* K2G */
|
H A D | tidss_drv.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ 33 dev_dbg(tidss->dev, "%s\n", __func__); in tidss_runtime_get() 35 r = pm_runtime_get_sync(tidss->dev); in tidss_runtime_get() 44 dev_dbg(tidss->dev, "%s\n", __func__); in tidss_runtime_put() 46 r = pm_runtime_put_sync(tidss->dev); in tidss_runtime_put() 56 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend() 66 r = dispc_runtime_resume(tidss->dispc); in tidss_pm_runtime_resume() 79 return drm_mode_config_helper_suspend(&tidss->ddev); in tidss_suspend() 88 return drm_mode_config_helper_resume(&tidss->ddev); in tidss_resume() [all …]
|
H A D | tidss_dispc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 9 #include <linux/dma-mapping.h> 14 #include <linux/media-bus-format.h> 79 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 82 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 155 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 158 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 244 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 247 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. [all …]
|
/openbmc/u-boot/board/ti/ks2_evm/ |
H A D | mux-k2g.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * K2G EVM: Pinmux configuration 11 #include <asm/arch/mux-k2g.h> 57 { 16, MODE(3) | PIN_IEN }, /* GPIO0_16 - PRSNT1# */ 58 { 21, MODE(3) | PIN_IEN }, /* GPIO0_21 - DC_BRD_DET */ 59 { 82, MODE(3) | PIN_IEN }, /* GPIO0_82 - TPS_INT1 */ 60 { 83, MODE(3) }, /* GPIO0_83 - TPS_SLEEP */ 61 { 84, MODE(3) }, /* GPIO0_84 - SEL_HDMIn_GPIO */ 62 { 87, MODE(3) }, /* GPIO0_87 - SD_LP2996A */ 63 { 106, MODE(3) | PIN_IEN}, /* GPIO0_100 - SOC_INT */ [all …]
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "mmio-sram"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 gic500: interrupt-controller@1800000 { 18 compatible = "arm,gic-v3"; 19 #address-cells = <2>; 20 #size-cells = <2>; 22 #interrupt-cells = <3>; [all …]
|
/openbmc/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
/openbmc/ |
D | opengrok1.0.log | 1 2025-03-15 03:00:37.236-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-15 03:00:37.352-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-03-14 03:00:40.378-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-14 03:00:40.496-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |