Searched +full:bcm63268 +full:- +full:timer +full:- +full:clocks (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,bcm63268-timer-clocks.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/brcm,bcm63268-timer-clocks.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Broadcom BCM63268 Timer Clock and Reset 10 - Álvaro Fernández Rojas <noltari@gmail.com> 14 const: brcm,bcm63268-timer-clocks 19 "#clock-cells": 22 "#reset-cells": 26 - compatible [all …]
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm63268.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include "dt-bindings/clock/bcm63268-clock.h" 4 #include "dt-bindings/reset/bcm63268-reset.h" 5 #include "dt-bindings/soc/bcm63268-pm.h" 8 #address-cells = <1>; 9 #size-cells = <1>; 10 compatible = "brcm,bcm63268"; 13 #address-cells = <1>; 14 #size-cells = <0>; 16 mips-hpt-frequency = <200000000>; [all …]
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | brcm,bcm63268.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/clock/bcm63268-clock.h> 7 #include <dt-bindings/dma/bcm63268-dma.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/power-domain/bcm63268-power-domain.h> 10 #include <dt-bindings/reset/bcm63268-reset.h> 14 compatible = "brcm,bcm63268"; 23 #address-cells = <1>; 24 #size-cells = <0>; 25 u-boot,dm-pre-reloc; [all …]
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-bcm63268-timer.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * BCM63268 Timer Clock and Reset Controller Driver 8 #include <linux/clk-provider.h> 14 #include <linux/reset-controller.h> 17 #include <dt-bindings/clock/bcm63268-clock.h> 90 spin_lock_irqsave(&reset->lock, flags); in bcm63268_timer_reset_update() 91 val = __raw_readl(reset->regs); in bcm63268_timer_reset_update() 96 __raw_writel(val, reset->regs); in bcm63268_timer_reset_update() 97 spin_unlock_irqrestore(&reset->lock, flags); in bcm63268_timer_reset_update() 138 return !(__raw_readl(reset->regs) & BIT(id)); in bcm63268_timer_reset_status() [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 41 bool "Broadcom BCM63268 timer clock and reset support" 46 Enable timer clock and reset support for Broadcom BCM63268 DSL SoCs 111 dependent clocks
|
/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...] |