Home
last modified time | relevance | path

Searched +full:bcm63268 +full:- +full:timer +full:- +full:clocks (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dbrcm,bcm63268-timer-clocks.yaml1 # 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 …]
/linux-6.12.1/arch/mips/boot/dts/brcm/
Dbcm63268.dtsi1 // 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 …]
/linux-6.12.1/drivers/clk/bcm/
Dclk-bcm63268-timer.c1 // 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 …]
DKconfig1 # 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