Searched full:bcm21664 (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.10/include/dt-bindings/clock/ |
D | bcm21664.h | 20 * the clock control units (CCUs) on Broadcom BCM21664 family SoCs. 23 /* bcm21664 CCU device tree "compatible" strings */ 24 #define BCM21664_DT_ROOT_CCU_COMPAT "brcm,bcm21664-root-ccu" 25 #define BCM21664_DT_AON_CCU_COMPAT "brcm,bcm21664-aon-ccu" 26 #define BCM21664_DT_MASTER_CCU_COMPAT "brcm,bcm21664-master-ccu" 27 #define BCM21664_DT_SLAVE_CCU_COMPAT "brcm,bcm21664-slave-ccu"
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | brcm,kona-ccu.txt | 102 BCM21664 family 104 CCU compatible string values for SoCs in the BCM21664 family are: 105 "brcm,bcm21664-root-ccu" 106 "brcm,bcm21664-aon-ccu" 107 "brcm,bcm21664-master-ccu" 108 "brcm,bcm21664-slave-ccu" 111 BCM21664 family clocks. When a clock consumer references a clocks, 114 "include/dt-bindings/clock/bcm21664.h"
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | bcm21664.dtsi | 17 #include "dt-bindings/clock/bcm21664.h" 22 model = "BCM21664 SoC"; 23 compatible = "brcm,bcm21664"; 59 compatible = "brcm,bcm21664-smc", "brcm,kona-smc"; 64 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 74 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 84 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 101 compatible = "brcm,bcm21664-resetmgr"; 113 compatible = "brcm,bcm21664-gpio", "brcm,kona-gpio"; 159 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; [all …]
|
D | bcm21664-garnet.dts | 18 #include "bcm21664.dtsi" 21 model = "BCM21664 Garnet board"; 22 compatible = "brcm,bcm21664-garnet", "brcm,bcm21664";
|
D | bcm23550.dtsi | 36 /* BCM23550 and BCM21664 have almost identical clocks */ 37 #include "dt-bindings/clock/bcm21664.h" 98 compatible = "brcm,bcm21664-resetmgr";
|
D | Makefile | 153 bcm21664-garnet.dtb \
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm21664.yaml | 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcm21664.yaml# 7 title: Broadcom BCM21664 device tree bindings 18 - brcm,bcm21664-garnet 19 - const: brcm,bcm21664
|
/Linux-v5.10/Documentation/devicetree/bindings/power/reset/ |
D | brcm,bcm21664-resetmgr.txt | 4 The reset manager is used on the Broadcom BCM21664 SoC. 7 - compatible: brcm,bcm21664-resetmgr 12 compatible = "brcm,bcm21664-resetmgr";
|
/Linux-v5.10/arch/arm/mach-bcm/ |
D | Makefile | 29 # BCM21664 35 # BCM281XX, BCM21664 and BCM23550 SMP support 38 # BCM281XX and BCM21664 L2 cache control
|
D | Kconfig | 116 bool "Broadcom BCM21664 SoC family" 120 Enable support for the BCM21664 family, which includes 121 BCM21663 and BCM21664 variants. 147 SMP support for the BCM281XX, BCM21664 and BCM23550 SoC families.
|
D | board_bcm21664.c | 24 "brcm,bcm21664", 28 DT_MACHINE_START(BCM21664_DT, "BCM21664 Broadcom Application Processor")
|
/Linux-v5.10/drivers/clk/bcm/ |
D | Makefile | 7 obj-$(CONFIG_CLK_BCM_KONA) += clk-bcm21664.o
|
D | Kconfig | 47 in the BCM281xx and BCM21664 families.
|
D | clk-bcm21664.c | 16 #include "dt-bindings/clock/bcm21664.h" 19 KONA_CCU_COMMON(BCM21664, _name, _capname)
|
/Linux-v5.10/drivers/power/reset/ |
D | brcm-kona-reset.c | 61 { .compatible = "brcm,bcm21664-resetmgr" },
|
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.yaml | 39 - brcm,bcm21664-dw-apb-uart
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | cpus.yaml | 310 BCM11130, BCM11140, BCM11351, BCM28145, BCM28155, BCM21664, BCM23550
|