Searched +full:bcm2835 +full:- +full:style (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only15 bool "Broadcom BCM2835 clock support"20 Enable common clock framework support for Broadcom BCM283555 using "Kona" style clock control units, including those
2 #include "bcm2835-common.dtsi"10 dma-ranges = <0xc0000000 0x00000000 0x3f000000>;12 local_intc: interrupt-controller@40000000 {13 compatible = "brcm,bcm2836-l1-intc";15 interrupt-controller;16 #interrupt-cells = <2>;17 interrupt-parent = <&local_intc>;21 arm-pmu {22 compatible = "arm,cortex-a53-pmu";23 interrupt-parent = <&local_intc>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 #include "bcm2835-common.dtsi"11 dma-ranges = <0xc0000000 0x00000000 0x3f000000>;13 local_intc: interrupt-controller@40000000 {14 compatible = "brcm,bcm2836-l1-intc";16 interrupt-controller;17 #interrupt-cells = <2>;18 interrupt-parent = <&local_intc>;22 arm-pmu {23 compatible = "arm,cortex-a7-pmu";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2014-2015 Broadcom11 * OpenGL ES 2.0-compatible 3D engine called V3D, and a highly16 * compute shader-style jobs using the same shader processor as is27 #include <linux/dma-mapping.h>42 #include <soc/bcm2835/raspberryp[all...]