Searched +full:bcm63268 +full:- +full:timer +full:- +full:clocks (Results 1 – 4 of 4) sorted by relevance
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 Reset10 - Álvaro Fernández Rojas <noltari@gmail.com>14 const: brcm,bcm63268-timer-clocks19 "#clock-cells":22 "#reset-cells":26 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.03 #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 …]
1 // SPDX-License-Identifier: GPL-2.03 * BCM63268 Timer Clock and Reset Controller Driver8 #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 …]
1 # SPDX-License-Identifier: GPL-2.0-only41 bool "Broadcom BCM63268 timer clock and reset support"46 Enable timer clock and reset support for Broadcom BCM63268 DSL SoCs111 dependent clocks