Searched full:bcm21664 (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.1/include/dt-bindings/clock/ |
D | bcm21664.h | 12 * the clock control units (CCUs) on Broadcom BCM21664 family SoCs. 15 /* bcm21664 CCU device tree "compatible" strings */ 16 #define BCM21664_DT_ROOT_CCU_COMPAT "brcm,bcm21664-root-ccu" 17 #define BCM21664_DT_AON_CCU_COMPAT "brcm,bcm21664-aon-ccu" 18 #define BCM21664_DT_MASTER_CCU_COMPAT "brcm,bcm21664-master-ccu" 19 #define BCM21664_DT_SLAVE_CCU_COMPAT "brcm,bcm21664-slave-ccu"
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | bcm21664.dtsi | 7 #include "dt-bindings/clock/bcm21664.h" 12 model = "BCM21664 SoC"; 13 compatible = "brcm,bcm21664"; 49 compatible = "brcm,bcm21664-smc", "brcm,kona-smc"; 54 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 64 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 74 compatible = "brcm,bcm21664-dw-apb-uart", "snps,dw-apb-uart"; 91 compatible = "brcm,bcm21664-resetmgr"; 103 compatible = "brcm,bcm21664-gpio", "brcm,kona-gpio"; 149 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; [all …]
|
D | bcm21664-garnet.dts | 8 #include "bcm21664.dtsi" 11 model = "BCM21664 Garnet board"; 12 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 | 162 bcm21664-garnet.dtb \
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/arch/arm/mach-bcm/ |
D | Makefile | 22 # BCM21664 28 # BCM281XX, BCM21664 and BCM23550 SMP support 31 # BCM281XX and BCM21664 L2 cache control
|
D | Kconfig | 114 bool "Broadcom BCM21664 SoC family" 118 Enable support for the BCM21664 family, which includes 119 BCM21663 and BCM21664 variants. 145 SMP support for the BCM281XX, BCM21664 and BCM23550 SoC families.
|
D | board_bcm21664.c | 14 "brcm,bcm21664", 18 DT_MACHINE_START(BCM21664_DT, "BCM21664 Broadcom Application Processor")
|
/Linux-v6.1/drivers/clk/bcm/ |
D | Makefile | 7 obj-$(CONFIG_CLK_BCM_KONA) += clk-bcm21664.o
|
D | clk-bcm21664.c | 8 #include "dt-bindings/clock/bcm21664.h" 11 KONA_CCU_COMMON(BCM21664, _name, _capname)
|
D | Kconfig | 47 in the BCM281xx and BCM21664 families.
|
/Linux-v6.1/drivers/power/reset/ |
D | brcm-kona-reset.c | 51 { .compatible = "brcm,bcm21664-resetmgr" },
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.yaml | 44 - brcm,bcm21664-dw-apb-uart
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | cpus.yaml | 339 BCM11130, BCM11140, BCM11351, BCM28145, BCM28155, BCM21664, BCM23550
|