Home
last modified time | relevance | path

Searched full:blzp1600 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/
H A Dblaize.yaml18 The products based on the BLZP1600 SoC:
20 - BLZP1600-SoM: SoM (System on Module)
21 - BLZP1600-CB2: Development board CB2 based on BLZP1600-SoM
23 BLZP1600 SoC integrates a dual core ARM Cortex A53 cluster
32 - description: Blaize BLZP1600 based boards
35 - blaize,blzp1600-cb2
36 - const: blaize,blzp1600
/linux/Documentation/devicetree/bindings/gpio/
H A Dblaize,blzp1600-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/blaize,blzp1600-gpio.yaml#
7 title: Blaize BLZP1600 GPIO controller
10 Blaize BLZP1600 GPIO controller is an implementation of the VeriSilicon
27 - blaize,blzp1600-gpio
68 compatible = "blaize,blzp1600-gpio";
/linux/arch/arm64/boot/dts/blaize/
H A Dblaize-blzp1600-cb2.dts8 #include "blaize-blzp1600-som.dtsi"
11 model = "Blaize BLZP1600 SoM1600P CB2 Development Board";
13 compatible = "blaize,blzp1600-cb2", "blaize,blzp1600";
H A DMakefile2 dtb-$(CONFIG_ARCH_BLAIZE) += blaize-blzp1600-cb2.dtb
H A Dblaize-blzp1600-som.dtsi6 #include "blaize-blzp1600.dtsi"
H A Dblaize-blzp1600.dtsi124 compatible = "blaize,blzp1600-gpio";
/linux/drivers/gpio/
H A Dgpio-blzp1600.c36 #define DRIVER_NAME "blzp1600-gpio"
273 { .compatible = "blaize,blzp1600-gpio", },
289 MODULE_DESCRIPTION("Blaize BLZP1600 GPIO driver");
H A DMakefile49 obj-$(CONFIG_GPIO_BLZP1600) += gpio-blzp1600.o
H A DKconfig229 tristate "Blaize BLZP1600 GPIO support"
236 Say Y or M here to add support for the Blaize BLZP1600 GPIO device.
/linux/
H A DMAINTAINERS4456 BLZP1600 GPIO DRIVER
4463 F: Documentation/devicetree/bindings/gpio/blaize,blzp1600-gpio.yaml
4464 F: drivers/gpio/gpio-blzp1600.c