/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | ingenic,lcd.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/ingenic,lcd.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Ingenic SoCs LCD controller 10 - Paul Cercueil <paul@crapouillou.net> 14 pattern: "^lcd-controller@[0-9a-f]+$" 18 - ingenic,jz4740-lcd 19 - ingenic,jz4725b-lcd 20 - ingenic,jz4760-lcd [all …]
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | jz4725b.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/clock/ingenic,jz4725b-cgu.h> 3 #include <dt-bindings/clock/ingenic,tcu.h> 6 #address-cells = <1>; 7 #size-cells = <1>; 8 compatible = "ingenic,jz4725b"; 11 #address-cells = <1>; 12 #size-cells = <0>; 16 compatible = "ingenic,xburst-mxu1.0"; 20 clock-names = "cpu"; [all …]
|
H A D | rs90.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include "jz4725b.dtsi" 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/iio/adc/ingenic,adc.h> 8 #include <dt-bindings/input/linux-event-codes.h> 11 compatible = "ylm,rs90", "ingenic,jz4725b"; 12 model = "RS-90"; 19 reserved-memory { 20 #address-cells = <1>; [all …]
|
/openbmc/linux/drivers/clk/ingenic/ |
H A D | jz4725b-cgu.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Ingenic JZ4725B SoC CGU driver 9 #include <linux/clk-provider.h> 13 #include <dt-bindings/clock/ingenic,jz4725b-cgu.h> 36 0x0, 0x1, -1, 0x3, 56 .parents = { JZ4725B_CLK_EXT, -1, -1, -1 }, 81 .parents = { JZ4725B_CLK_PLL, -1, -1, -1 }, 83 CGU_REG_CPCCR, 21, 1, 1, -1, -1, -1, 0, 95 .parents = { JZ4725B_CLK_PLL, -1, -1, -1 }, 97 CGU_REG_CPCCR, 0, 1, 4, 22, -1, -1, 0, [all …]
|
H A D | jz4755-cgu.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Heavily based on JZ4725b CGU driver 10 #include <linux/clk-provider.h> 14 #include <dt-bindings/clock/ingenic,jz4755-cgu.h> 33 0x0, 0x1, -1, 0x3, 80 CGU_REG_CPCCR, 21, 1, 1, -1, -1, -1, 0, 89 CGU_REG_CPCCR, 30, 1, 1, -1, -1, -1, 0, 98 CGU_REG_CPCCR, 0, 1, 4, 22, -1, -1, 0, 107 CGU_REG_CPCCR, 4, 1, 4, 22, -1, -1, 0, 116 CGU_REG_CPCCR, 8, 1, 4, 22, -1, -1, 0, [all …]
|
/openbmc/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 1 // SPDX-License-Identifier: GPL-2.0 7 #include "ingenic-drm.h" 12 #include <linux/dma-mapping.h> 14 #include <linux/media-bus-format.h> 87 * f0 (aka. foreground0) can be overlayed. Z-order is fixed in 146 priv_state = drm_atomic_get_private_obj_state(state, &priv->private_obj); in ingenic_drm_get_priv_state() 158 priv_state = drm_atomic_get_new_private_obj_state(state, &priv->private_obj); in ingenic_drm_get_new_priv_state() 209 return priv->dma_hwdescs_phys + offset; in dma_hwdesc_addr() 220 mutex_lock(&priv->clk_mutex); in ingenic_drm_update_pixclk() 221 priv->update_clk_rate = true; in ingenic_drm_update_pixclk() [all …]
|
H A D | ingenic-ipu.c | 1 // SPDX-License-Identifier: GPL-2.0 8 #include "ingenic-drm.h" 9 #include "ingenic-ipu.h" 71 /* Signed 15.16 fixed-point math (for bicubic scaling coefficients) */ 75 #define SHARPNESS_INCR (I2F(-1) / 8) 93 priv_state = drm_atomic_get_private_obj_state(state, &priv->private_obj); in ingenic_ipu_get_priv_state() 105 priv_state = drm_atomic_get_new_private_obj_state(state, &priv->private_obj); in ingenic_ipu_get_new_priv_state() 114 * and return value are 15.16 signed fixed-point. 116 * @f_a: Sharpness factor, typically in range [-4.0, -0.25]. 118 * -2.0 might cause ringing artifacts to outweigh any improvement. [all …]
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-ingenic.c | 1 // SPDX-License-Identifier: GPL-2.0-only 24 #include <linux/pinctrl/pinconf-generic.h> 164 (!(enabled_socs & GENMASK(version - 1, 0)) in is_soc_or_above() 165 || jzpc->info->version >= version); in is_soc_or_above() 203 INGENIC_PIN_GROUP("mmc-1bit", jz4730_mmc_1bit, 1), 204 INGENIC_PIN_GROUP("mmc-4bit", jz4730_mmc_4bit, 1), 205 INGENIC_PIN_GROUP("uart0-data", jz4730_uart0_data, 1), 206 INGENIC_PIN_GROUP("uart1-data", jz4730_uart1_data, 1), 207 INGENIC_PIN_GROUP("uart2-data", jz4730_uart2_data, 1), 208 INGENIC_PIN_GROUP("uart3-data", jz4730_uart3_data, 1), [all …]
|
/openbmc/linux/ |
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...] |
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 | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |