Home
last modified time | relevance | path

Searched full:bcm21664 (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,kona-ccu.yaml20 - 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 Dbcm21664.h12 * 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 Dbcm21664.dtsi48 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 Dbcm21664-garnet.dts8 #include "bcm21664.dtsi"
11 model = "BCM21664 Garnet board";
12 compatible = "brcm,bcm21664-garnet", "brcm,bcm21664";
H A Dbcm2166x-common.dtsi3 * 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 DMakefile113 bcm21664-garnet.dtb \
H A Dbcm2166x-pinctrl.dtsi3 * Common pinmux configrations for BCM2166x (BCM21664/BCM23550).
/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,bcm21664.yaml4 $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 Dbrcm,bcm21664-resetmgr.yaml4 $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 DKconfig113 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 Dboard_bcm21664.c14 "brcm,bcm21664",
18 DT_MACHINE_START(BCM21664_DT, "BCM21664 Broadcom Application Processor")
/linux/Documentation/devicetree/bindings/gpio/
H A Dbrcm,kona-gpio.yaml22 - brcm,bcm21664-gpio
72 - brcm,bcm21664-gpio
/linux/Documentation/devicetree/bindings/firmware/
H A Dbrcm,kona-smc.yaml20 - brcm,bcm21664-smc
/linux/drivers/clk/bcm/
H A Dclk-bcm21664.c8 #include "dt-bindings/clock/bcm21664.h"
11 KONA_CCU_COMMON(BCM21664, _name, _capname)
H A DMakefile8 obj-$(CONFIG_CLK_BCM_KONA) += clk-bcm21664.o
H A DKconfig56 in the BCM281xx and BCM21664 families.
/linux/Documentation/devicetree/bindings/i2c/
H A Dbrcm,kona-i2c.yaml20 - brcm,bcm21664-i2c
/linux/drivers/power/reset/
H A Dbrcm-kona-reset.c44 { .compatible = "brcm,bcm21664-resetmgr" },
/linux/Documentation/devicetree/bindings/serial/
H A Dsnps-dw-apb-uart.yaml55 - brcm,bcm21664-dw-apb-uart
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c55 /* 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 Dcpus.yaml386 BCM11130, BCM11140, BCM11351, BCM28145, BCM28155, BCM21664, BCM23550,