Searched +full:m10v +full:- +full:clk +full:- +full:ctrl (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | milbeaut-clock.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/clock/milbeaut-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Taichi Sugaya <sugaya.taichi@socionext.com> 17 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 22 - socionext,milbeaut-m10v-ccu 31 '#clock-cells': 35 - compatible 36 - reg [all …]
|
/openbmc/linux/arch/arm/boot/dts/socionext/ |
H A D | milbeaut-m10v.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/interrupt-controller/irq.h> 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 interrupt-parent = <&gic>; 10 #address-cells = <1>; 11 #size-cells = <1>; 14 #address-cells = <1>; 15 #size-cells = <0>; [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-milbeaut.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2013 - 2015 Fujitsu Semiconductor, Ltd 11 #include <linux/clk.h> 19 #include "sdhci-pltfm.h" 54 struct clk *clk_iface; 55 struct clk *clk; member 62 u32 ctrl = 0; in sdhci_milbeaut_soft_voltage_switch() local 65 ctrl = sdhci_readl(host, F_SDH30_IO_CONTROL2); in sdhci_milbeaut_soft_voltage_switch() 66 ctrl |= F_SDH30_CRES_O_DN; in sdhci_milbeaut_soft_voltage_switch() 67 sdhci_writel(host, ctrl, F_SDH30_IO_CONTROL2); in sdhci_milbeaut_soft_voltage_switch() [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...] |