/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | fsl,imx-gpcv2.yaml | 13 The i.MX7S/D General Power Control (GPC) block contains Power Gating 16 Power domains contained within GPC node are generic power domain 27 - fsl,imx7d-gpc 28 - fsl,imx8mn-gpc 29 - fsl,imx8mq-gpc 30 - fsl,imx8mm-gpc 31 - fsl,imx8mp-gpc 68 include/dt-bindings/power/imx7-power.h for fsl,imx7d-gpc and 69 include/dt-bindings/power/imx8m-power.h for fsl,imx8mq-gpc 70 include/dt-bindings/power/imx8mm-power.h for fsl,imx8mm-gpc [all …]
|
H A D | fsl,imx-gpc.yaml | 4 $id: http://devicetree.org/schemas/power/fsl,imx-gpc.yaml# 13 The i.MX6 General Power Control (GPC) block contains DVFS load tracking 18 described as subnodes of the power gating controller 'pgc' node of the GPC. 28 - fsl,imx6q-gpc 31 - fsl,imx6qp-gpc 32 - fsl,imx6sl-gpc 33 - fsl,imx6sx-gpc 34 - fsl,imx6ul-gpc 35 - const: fsl,imx6q-gpc 119 gpc@20dc000 { [all …]
|
/freebsd/sys/contrib/device-tree/src/mips/ingenic/ |
H A D | qi_lb60.dts | 114 col-gpios = <&gpc 10 0>, <&gpc 11 0>, <&gpc 12 0>, <&gpc 13 0>, 115 <&gpc 14 0>, <&gpc 15 0>, <&gpc 16 0>, <&gpc 17 0>; 186 sck-gpios = <&gpc 23 GPIO_ACTIVE_HIGH>; 187 mosi-gpios = <&gpc 22 GPIO_ACTIVE_HIGH>; 188 cs-gpios = <&gpc 21 GPIO_ACTIVE_LOW>; 196 status-gpios = <&gpc 27 GPIO_ACTIVE_LOW>; 268 rb-gpios = <&gpc 30 GPIO_ACTIVE_HIGH>;
|
H A D | rs90.dts | 59 gpios = <&gpc 10 GPIO_ACTIVE_LOW>; 65 gpios = <&gpc 11 GPIO_ACTIVE_LOW>; 83 gpios = <&gpc 31 GPIO_ACTIVE_LOW>; 89 gpios = <&gpc 30 GPIO_ACTIVE_LOW>; 95 gpios = <&gpc 12 GPIO_ACTIVE_LOW>; 128 enable-gpios = <&gpc 15 GPIO_ACTIVE_HIGH>; 236 cd-gpios = <&gpc 20 GPIO_ACTIVE_LOW>; 266 rb-gpios = <&gpc 27 GPIO_ACTIVE_HIGH>;
|
H A D | cu1000-neo.dts | 37 reset-gpios = <&gpc 17 GPIO_ACTIVE_LOW>; 72 cs-gpios = <0>, <&gpc 20 GPIO_ACTIVE_LOW>; 87 interrupt-parent = <&gpc>; 146 interrupt-parent = <&gpc>; 163 snps,reset-gpio = <&gpc 23 GPIO_ACTIVE_LOW>; /* PC23 */
|
H A D | cu1830-neo.dts | 29 gpios = <&gpc 17 GPIO_ACTIVE_HIGH>; 37 reset-gpios = <&gpc 13 GPIO_ACTIVE_LOW>; 149 interrupt-parent = <&gpc>;
|
H A D | ci20.dts | 47 gpios = <&gpc 3 GPIO_ACTIVE_HIGH>; 53 gpios = <&gpc 2 GPIO_ACTIVE_HIGH>; 59 gpios = <&gpc 1 GPIO_ACTIVE_HIGH>; 65 gpios = <&gpc 0 GPIO_ACTIVE_HIGH>;
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | s3c64xx-pinctrl.dtsi | 33 gpc: gpc-gpio-bank { label 214 samsung,pins = "gpc-0", "gpc-1", "gpc-2"; 220 samsung,pins = "gpc-3"; 226 samsung,pins = "gpc-4", "gpc-5", "gpc-6"; 232 samsung,pins = "gpc-7"; 305 samsung,pins = "gpc-4"; 311 samsung,pins = "gpc-5"; 354 samsung,pins = "gpc-4", "gpc-5", "gpc-6", "gph-6",
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_machdep.c | 66 * data for imx6 now sets the interrupt parent for most devices to the GPC 68 * We don't support deep sleep or have a GPC-PIC driver; we need all interrupts 71 * Luckily, the change to the FDT data was to assign the GPC as the interrupt 75 * node to refer to GIC instead of GPC. This will get us by until we write our 76 * own GPC driver (or until linux changes its mind and the FDT data again). 83 * - SOC node exists and has GPC as its interrupt parent. 84 * - GPC node exists and has GIC as its interrupt parent. 142 gpcnode = OF_finddevice("/soc/aips-bus@02000000/gpc@020dc000"); in fix_fdt_interrupt_data() 144 gpcnode = OF_finddevice("/soc/aips-bus@2000000/gpc@20dc000"); in fix_fdt_interrupt_data() 146 gpcnode = OF_finddevice("/soc/bus@2000000/gpc@20dc000"); in fix_fdt_interrupt_data()
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | fsl,imx6q-pcie.yaml | 226 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, 227 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>, 228 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>, 229 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | nvidia,tegra186-gpc-dma.yaml | 4 $id: http://devicetree.org/schemas/dma/nvidia,tegra186-gpc-dma.yaml# 7 title: NVIDIA Tegra GPC DMA Controller 10 The Tegra General Purpose Central (GPC) DMA controller is used for faster
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qp.dtsi | 90 &gpc { 91 compatible = "fsl,imx6qp-gpc", "fsl,imx6q-gpc";
|
H A D | imx6qdl.dtsi | 132 interrupt-parent = <&gpc>; 150 interrupt-parent = <&gpc>; 281 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, 282 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>, 283 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>, 284 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>; 794 interrupt-parent = <&gpc>; 873 gpc: gpc@20dc000 { label 874 compatible = "fsl,imx6q-gpc";
|
H A D | imx6sx.dtsi | 148 interrupt-parent = <&gpc>; 161 interrupt-parent = <&gpc>; 719 interrupt-parent = <&gpc>; 792 gpc: gpc@20dc000 { label 793 compatible = "fsl,imx6sx-gpc", "fsl,imx6q-gpc"; 1458 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, 1459 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>, 1460 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>, 1461 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
|
H A D | imx6sl.dtsi | 99 interrupt-parent = <&gpc>; 112 interrupt-parent = <&gpc>; 629 interrupt-parent = <&gpc>; 693 gpc: gpc@20dc000 { label 694 compatible = "fsl,imx6sl-gpc", "fsl,imx6q-gpc";
|
H A D | imx6ul.dtsi | 136 interrupt-parent = <&gpc>; 144 interrupt-parent = <&gpc>; 637 interrupt-parent = <&gpc>; 718 gpc: gpc@20dc000 { label 719 compatible = "fsl,imx6ul-gpc", "fsl,imx6q-gpc";
|
H A D | imx6sll.dtsi | 112 interrupt-parent = <&gpc>; 531 interrupt-parent = <&gpc>; 597 gpc: interrupt-controller@20dc000 { label 598 compatible = "fsl,imx6sll-gpc", "fsl,imx6q-gpc";
|
H A D | imx7s.dtsi | 129 interrupt-parent = <&gpc>; 183 interrupt-parent = <&gpc>; 615 interrupt-parent = <&gpc>; 677 gpc: gpc@303a0000 { label 678 compatible = "fsl,imx7d-gpc";
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | gpio-charger.txt | 26 charge-status-gpios = <&gpc 27 GPIO_ACTIVE_LOW>;
|
H A D | gpio-charger.yaml | 87 charge-status-gpios = <&gpc 27 GPIO_ACTIVE_LOW>;
|
/freebsd/sys/contrib/device-tree/Bindings/gpu/ |
H A D | vivante,gc.yaml | 73 power-domains = <&gpc 1>;
|
/freebsd/sys/contrib/device-tree/Bindings/soc/imx/ |
H A D | fsl,imx-anatop.yaml | 120 interrupt-parent = <&gpc>;
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/memory/ |
H A D | tegra186-mc.h | 45 /* GPC DMA clients */
|
/freebsd/sys/arm64/freescale/imx/ |
H A D | imx7gpc.c | 55 { "fsl,imx8mq-gpc", 1},
|
/freebsd/sys/dts/arm/ |
H A D | imx53x.dtsi | 468 /* 53FD8000 0x4000 GPC */ 470 compatible = "fsl,imx53-gpc";
|