Home
last modified time | relevance | path

Searched refs:gpc (Results 1 – 8 of 8) sorted by relevance

/arch/arm/boot/dts/
Ds3c64xx-pinctrl.dtsi38 gpc: gpc { label
219 samsung,pins = "gpc-0", "gpc-1", "gpc-2";
225 samsung,pins = "gpc-3";
231 samsung,pins = "gpc-4", "gpc-5", "gpc-6";
237 samsung,pins = "gpc-7";
310 samsung,pins = "gpc-4";
316 samsung,pins = "gpc-5";
359 samsung,pins = "gpc-4", "gpc-5", "gpc-6", "gph-6",
Ds3c2416-pinctrl.dtsi26 gpc: gpc { label
Dimx6qdl.dtsi86 interrupt-parent = <&gpc>;
184 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
185 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>,
186 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>,
187 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
405 power-domains = <&gpc 1>;
760 gpc: gpc@020dc000 { label
761 compatible = "fsl,imx6q-gpc";
Dimx6ul.dtsi129 interrupt-parent = <&gpc>;
467 gpc: gpc@020dc000 { label
468 compatible = "fsl,imx6ul-gpc", "fsl,imx6q-gpc";
Dimx6sl.dtsi99 interrupt-parent = <&gpc>;
621 gpc: gpc@020dc000 { label
622 compatible = "fsl,imx6sl-gpc", "fsl,imx6q-gpc";
Dimx6sx.dtsi136 interrupt-parent = <&gpc>;
711 gpc: gpc@020dc000 { label
712 compatible = "fsl,imx6sx-gpc", "fsl,imx6q-gpc";
/arch/arm/plat-samsung/include/plat/
Dgpio-core.h84 static inline struct samsung_gpio_chip *to_samsung_gpio(struct gpio_chip *gpc) in to_samsung_gpio() argument
86 return container_of(gpc, struct samsung_gpio_chip, chip); in to_samsung_gpio()
/arch/arm/mach-imx/
DMakefile75 obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o