Home
last modified time | relevance | path

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

/u-boot/arch/arm/dts/
A Dimx6qp.dtsi85 &gpc {
86 compatible = "fsl,imx6qp-gpc", "fsl,imx6q-gpc";
A Ds5pc100-pinctrl.dtsi25 gpc: gpc { label
A Dimx6qdl.dtsi75 interrupt-parent = <&gpc>;
138 interrupt-parent = <&gpc>;
146 interrupt-parent = <&gpc>;
275 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
276 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>,
277 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>,
278 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
846 gpc: gpc@20dc000 { label
847 compatible = "fsl,imx6q-gpc";
A Dimx6sx.dtsi137 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>;
A Dimx6ul.dtsi150 interrupt-parent = <&gpc>;
160 interrupt-parent = <&gpc>;
168 interrupt-parent = <&gpc>;
680 gpc: gpc@20dc000 { label
681 compatible = "fsl,imx6ul-gpc", "fsl,imx6q-gpc";
A Dimx6sl.dtsi109 interrupt-parent = <&gpc>;
678 gpc: gpc@020dc000 { label
679 compatible = "fsl,imx6sl-gpc", "fsl,imx6q-gpc";
A Dimx6sll.dtsi131 interrupt-parent = <&gpc>;
599 gpc: gpc@020dc000 { label
600 compatible = "fsl,imx6sll-gpc", "fsl,imx6q-gpc";
A Dimx6ull-somlabs-visionsom.dts112 &gpc {
A Dimx7s.dtsi137 interrupt-parent = <&gpc>;
191 interrupt-parent = <&gpc>;
628 gpc: gpc@303a0000 { label
629 compatible = "fsl,imx7d-gpc";
A Dimx8mq.dtsi17 interrupt-parent = <&gpc>;
637 gpc: gpc@303a0000 { label
638 compatible = "fsl,imx8mq-gpc";
A Dimx6sll-evk.dts362 &gpc {
/u-boot/board/softing/vining_2000/
A Dvining_2000.c421 struct gpc *gpc_regs = (struct gpc *)GPC_BASE_ADDR; in board_preboot_os()
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c476 struct gpc_reg *gpc = (struct gpc_reg *)GPC_BASE_ADDR; in arch_cpu_init() local
482 writel(0xE, &gpc->cpu_pgc_dn_trg); in arch_cpu_init()
484 writel(0xC, &gpc->cpu_pgc_dn_trg); in arch_cpu_init()
/u-boot/drivers/pci/
A Dpcie_imx.c456 struct gpc *gpc_regs = (struct gpc *)GPC_BASE_ADDR; in imx6_pcie_assert_core_reset()
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h591 struct gpc { struct

Completed in 39 milliseconds