Searched full:v3d (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/gpu/ |
H A D | brcm,bcm-v3d.txt | 1 Broadcom V3D GPU 3 Only the Broadcom V3D 3.x and newer GPUs are covered by this binding. 4 For V3D 2.x, see brcm,bcm-vc4.txt. 7 - compatible: Should be "brcm,7268-v3d" or "brcm,7278-v3d" 21 - resets: The reset line for v3d, if not using a mapping of the bridge 24 v3d { 25 compatible = "brcm,7268-v3d";
|
H A D | brcm,bcm-v3d.yaml | 4 $id: http://devicetree.org/schemas/gpu/brcm,bcm-v3d.yaml# 7 title: Broadcom V3D GPU 19 - brcm,2711-v3d 20 - brcm,2712-v3d 21 - brcm,7268-v3d 22 - brcm,7278-v3d 66 compatible = "brcm,7268-v3d";
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | brcm,bcm2835-v3d.yaml | 4 $id: http://devicetree.org/schemas/display/brcm,bcm2835-v3d.yaml# 7 title: Broadcom VC4 (VideoCore4) V3D GPU 15 - brcm,bcm2835-v3d 16 - brcm,cygnus-v3d 39 v3d: v3d@7ec00000 { 40 compatible = "brcm,bcm2835-v3d";
|
H A D | brcm,bcm-vc4.txt | 56 Required properties for V3D: 57 - compatible: Should be "brcm,bcm2835-v3d" or "brcm,cygnus-v3d" 58 - reg: Physical base address and length of the V3D's registers 62 Optional properties for V3D: 156 v3d: v3d@7ec00000 { 157 compatible = "brcm,bcm2835-v3d";
|
/freebsd/sys/contrib/device-tree/Bindings/soc/bcm/ |
H A D | brcm,bcm2835-pm.txt | 13 - clocks: a) v3d: The V3D clock from CPRMAN 44 clock-names = "v3d", "peri_image", "h264", "isp";
|
H A D | brcm,bcm2835-pm.yaml | 50 - const: v3d 84 clock-names = "v3d", "peri_image", "h264", "isp";
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm2835-common.dtsi | 70 clock-names = "v3d", "peri_image", "h264", "isp"; 138 v3d: v3d@7ec00000 { label 139 compatible = "brcm,bcm2835-v3d";
|
H A D | bcm2835-rpi-common.dtsi | 16 &v3d {
|
H A D | bcm911360_entphn.dts | 73 &v3d {
|
H A D | bcm2711-rpi.dtsi | 97 &v3d {
|
H A D | bcm-cygnus.dtsi | 502 v3d: v3d@180a2000 { 503 compatible = "brcm,cygnus-v3d"; 500 v3d: v3d@180a2000 { global() label
|
H A D | bcm2711.dtsi | 121 clock-names = "v3d", "peri_image", "h264", "isp"; 621 v3d: gpu@7ec00000 { label 622 compatible = "brcm,2711-v3d";
|