Searched +full:s32v234 +full:- +full:linflexuart (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | fsl,s32-linflexuart.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/serial/fsl,s32-linflexuart.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 as support for full-duplex UART communication through 8-bit and 9-bit 16 - Chester Lin <clin@suse.com> 19 - $ref: serial.yaml# 24 - const: fsl,s32v234-linflexuart 25 - items: 26 - const: nxp,s32g2-linflexuart [all …]
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | s32g2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 * Copyright (c) 2017-2021 NXP 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 interrupt-parent = <&gic>; 14 #address-cells = <2>; 15 #size-cells = <2>; 18 #address-cells = <1>; 19 #size-cells = <0>; 23 compatible = "arm,cortex-a53"; 25 enable-method = "psci"; [all …]
|
H A D | s32v234.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright 2015-2016 Freescale Semiconductor, Inc. 4 * Copyright 2016-2018 NXP 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 compatible = "fsl,s32v234"; 13 interrupt-parent = <&gic>; 14 #address-cells = <2>; 15 #size-cells = <2>; 23 #address-cells = <2>; 24 #size-cells = <0>; [all …]
|
/openbmc/linux/drivers/tty/serial/ |
H A D | fsl_linflexuart.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright 2012-2016 Freescale Semiconductor, Inc. 6 * Copyright 2017-2019 NXP 20 /* All registers are 32-bit width */ 115 #define DRIVER_NAME "fsl-linflexuart" 125 .compatible = "fsl,s32v234-linflexuart", 147 ier = readl(port->membase + LINIER); in linflex_stop_tx() 149 writel(ier, port->membase + LINIER); in linflex_stop_tx() 156 ier = readl(port->membase + LINIER); in linflex_stop_rx() 157 writel(ier & ~LINFLEXD_LINIER_DRIE, port->membase + LINIER); in linflex_stop_rx() [all …]
|
/openbmc/linux/ |
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...] |