/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,kona-ccu.yaml | 20 - include/dt-bindings/clock/bcm21664.h for BCM21664 family 30 - brcm,bcm21664-aon-ccu 31 - brcm,bcm21664-master-ccu 32 - brcm,bcm21664-root-ccu 33 - brcm,bcm21664-slave-ccu 95 - brcm,bcm21664-root-ccu 123 const: brcm,bcm21664-aon-ccu 132 const: brcm,bcm21664-master-ccu 149 const: brcm,bcm21664-slave-ccu
|
/linux/include/dt-bindings/clock/ |
H A 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/arch/arm/boot/dts/broadcom/ |
H A D | bcm21664.dtsi | 48 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 52 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 56 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 60 compatible = "brcm,bcm21664-i2c", "brcm,kona-i2c"; 64 compatible = "brcm,bcm21664-gpio", "brcm,kona-gpio"; 68 compatible = "brcm,bcm21664-smc", "brcm,kona-smc";
|
H A D | bcm21664-garnet.dts | 8 #include "bcm21664.dtsi" 11 model = "BCM21664 Garnet board"; 12 compatible = "brcm,bcm21664-garnet", "brcm,bcm21664";
|
H A D | bcm2166x-common.dtsi | 3 * Common device tree for components shared between the BCM21664 and BCM23550 11 #include <dt-bindings/clock/bcm21664.h> 32 compatible = "brcm,bcm21664-resetmgr"; 50 compatible = "brcm,bcm21664-pinctrl"; 299 compatible = "brcm,bcm21664-root-ccu"; 306 compatible = "brcm,bcm21664-aon-ccu"; 313 compatible = "brcm,bcm21664-slave-ccu"; 326 compatible = "brcm,bcm21664-master-ccu";
|
H A D | Makefile | 113 bcm21664-garnet.dtb \
|
H A D | bcm2166x-pinctrl.dtsi | 3 * Common pinmux configrations for BCM2166x (BCM21664/BCM23550).
|
/linux/Documentation/devicetree/bindings/arm/bcm/ |
H A D | brcm,bcm21664.yaml | 4 $id: http://devicetree.org/schemas/arm/bcm/brcm,bcm21664.yaml# 7 title: Broadcom BCM21664 18 - brcm,bcm21664-garnet 19 - const: brcm,bcm21664
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | brcm,bcm21664-resetmgr.yaml | 4 $id: http://devicetree.org/schemas/power/reset/brcm,bcm21664-resetmgr.yaml# 14 const: brcm,bcm21664-resetmgr 28 compatible = "brcm,bcm21664-resetmgr";
|
/linux/arch/arm/mach-bcm/ |
H A D | Kconfig | 113 bool "Broadcom BCM21664 SoC family" 117 Enable support for the BCM21664 family, which includes 118 BCM21663 and BCM21664 variants. 144 SMP support for the BCM281XX, BCM21664 and BCM23550 SoC families.
|
H A D | board_bcm21664.c | 14 "brcm,bcm21664", 18 DT_MACHINE_START(BCM21664_DT, "BCM21664 Broadcom Application Processor")
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | brcm,kona-gpio.yaml | 22 - brcm,bcm21664-gpio 72 - brcm,bcm21664-gpio
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | brcm,kona-smc.yaml | 20 - brcm,bcm21664-smc
|
/linux/drivers/clk/bcm/ |
H A D | clk-bcm21664.c | 8 #include "dt-bindings/clock/bcm21664.h" 11 KONA_CCU_COMMON(BCM21664, _name, _capname)
|
H A D | Makefile | 8 obj-$(CONFIG_CLK_BCM_KONA) += clk-bcm21664.o
|
H A D | Kconfig | 56 in the BCM281xx and BCM21664 families.
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | brcm,kona-i2c.yaml | 20 - brcm,bcm21664-i2c
|
/linux/drivers/power/reset/ |
H A D | brcm-kona-reset.c | 44 { .compatible = "brcm,bcm21664-resetmgr" },
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | snps-dw-apb-uart.yaml | 55 - brcm,bcm21664-dw-apb-uart
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm281xx.c | 55 /* BCM21664 access lock registers */ 981 /* BCM21664 data */ 1488 /* BCM21664 pinctrl access lock handlers */ 1910 * BCM21664 I2C pins use the same config bits as standard pins, in bcm21664_i2c_pin_update() 2128 * For BCM21664, lock all pins by default; they will be unlocked in bcm281xx_pinctrl_probe() 2152 { .compatible = "brcm,bcm21664-pinctrl", .data = &bcm21664_pinctrl },
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | cpus.yaml | 386 BCM11130, BCM11140, BCM11351, BCM28145, BCM28155, BCM21664, BCM23550,
|