/arch/arm/mach-imx/ |
D | cpu-imx5.c | 129 u32 gpc; in imx5_pmu_init() local 151 gpc = readl_relaxed(tigerp_base + ARM_GPC); in imx5_pmu_init() 152 gpc |= DBGEN; in imx5_pmu_init() 153 writel_relaxed(gpc, tigerp_base + ARM_GPC); in imx5_pmu_init()
|
D | Makefile | 72 obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
|
/arch/mips/boot/dts/ingenic/ |
D | qi_lb60.dts | 108 col-gpios = <&gpc 10 0 &gpc 11 0 &gpc 12 0 &gpc 13 0 109 &gpc 14 0 &gpc 15 0 &gpc 16 0 &gpc 17 0>; 181 sck-gpios = <&gpc 23 GPIO_ACTIVE_HIGH>; 182 mosi-gpios = <&gpc 22 GPIO_ACTIVE_HIGH>; 183 cs-gpios = <&gpc 21 GPIO_ACTIVE_LOW>; 191 status-gpios = <&gpc 27 GPIO_ACTIVE_LOW>; 263 rb-gpios = <&gpc 30 GPIO_ACTIVE_LOW>;
|
D | jz4770.dtsi | 107 gpc: gpio@2 { label
|
D | jz4740.dtsi | 126 gpc: gpio@2 { label
|
D | jz4780.dtsi | 120 gpc: gpio@2 { label
|
/arch/arm/boot/dts/ |
D | s3c64xx-pinctrl.dtsi | 33 gpc: gpc { 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",
|
D | imx6qp.dtsi | 85 &gpc { 86 compatible = "fsl,imx6qp-gpc", "fsl,imx6q-gpc";
|
D | s3c2416-pinctrl.dtsi | 25 gpc: gpc { label
|
D | imx6sx.dtsi | 137 interrupt-parent = <&gpc>; 147 interrupt-parent = <&gpc>; 160 interrupt-parent = <&gpc>; 763 gpc: gpc@20dc000 { label 764 compatible = "fsl,imx6sx-gpc", "fsl,imx6q-gpc"; 1381 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, 1382 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>, 1383 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>, 1384 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
|
D | imx6qdl.dtsi | 74 interrupt-parent = <&gpc>; 138 interrupt-parent = <&gpc>; 156 interrupt-parent = <&gpc>; 286 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, 287 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>, 288 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>, 289 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>; 868 gpc: gpc@20dc000 { label 869 compatible = "fsl,imx6q-gpc";
|
D | imx6sl.dtsi | 97 interrupt-parent = <&gpc>; 105 interrupt-parent = <&gpc>; 118 interrupt-parent = <&gpc>; 686 gpc: gpc@20dc000 { label 687 compatible = "fsl,imx6sl-gpc", "fsl,imx6q-gpc";
|
D | imx6ul.dtsi | 136 interrupt-parent = <&gpc>; 146 interrupt-parent = <&gpc>; 154 interrupt-parent = <&gpc>; 687 gpc: gpc@20dc000 { label 688 compatible = "fsl,imx6ul-gpc", "fsl,imx6q-gpc";
|
D | imx6sll.dtsi | 109 interrupt-parent = <&gpc>; 120 interrupt-parent = <&gpc>; 592 gpc: interrupt-controller@20dc000 { label 593 compatible = "fsl,imx6sll-gpc", "fsl,imx6q-gpc";
|
D | imx7s.dtsi | 110 interrupt-parent = <&gpc>; 152 interrupt-parent = <&gpc>; 174 interrupt-parent = <&gpc>; 637 gpc: gpc@303a0000 { label 638 compatible = "fsl,imx7d-gpc";
|
/arch/arm/plat-samsung/include/plat/ |
D | gpio-core.h | 81 static inline struct samsung_gpio_chip *to_samsung_gpio(struct gpio_chip *gpc) in to_samsung_gpio() argument 83 return container_of(gpc, struct samsung_gpio_chip, chip); in to_samsung_gpio()
|
/arch/arm64/boot/dts/freescale/ |
D | imx8mq.dtsi | 17 interrupt-parent = <&gpc>; 516 gpc: gpc@303a0000 { label 517 compatible = "fsl,imx8mq-gpc";
|