Home
last modified time | relevance | path

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

12

/arch/mips/boot/dts/ingenic/
A Dqi_lb60.dts114 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>;
A Drs90.dts59 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>;
A Dcu1000-neo.dts37 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 */
A Dcu1830-neo.dts29 gpios = <&gpc 17 GPIO_ACTIVE_HIGH>;
37 reset-gpios = <&gpc 13 GPIO_ACTIVE_LOW>;
149 interrupt-parent = <&gpc>;
A Dci20.dts47 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>;
A Djz4740.dtsi155 gpc: gpio@2 { label
A Djz4725b.dtsi164 gpc: gpio@2 { label
A Dx1000.dtsi192 gpc: gpio@2 { label
A Dx1830.dtsi187 gpc: gpio@2 { label
A Djz4770.dtsi174 gpc: gpio@2 { label
A Djz4780.dtsi199 gpc: gpio@2 { label
/arch/arm/mach-imx/
A Dcpu-imx5.c130 u32 gpc; in imx5_pmu_init() local
152 gpc = readl_relaxed(tigerp_base + ARM_GPC); in imx5_pmu_init()
153 gpc |= DBGEN; in imx5_pmu_init()
154 writel_relaxed(gpc, tigerp_base + ARM_GPC); in imx5_pmu_init()
A DMakefile33 obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
/arch/x86/kvm/
A Dxen.c48 read_lock_irq(&gpc->lock); in kvm_xen_shared_info_init()
49 while (!kvm_gpc_check(gpc, PAGE_SIZE)) { in kvm_xen_shared_info_init()
50 read_unlock_irq(&gpc->lock); in kvm_xen_shared_info_init()
52 ret = kvm_gpc_refresh(gpc, PAGE_SIZE); in kvm_xen_shared_info_init()
56 read_lock_irq(&gpc->lock); in kvm_xen_shared_info_init()
99 read_unlock_irq(&gpc->lock); in kvm_xen_shared_info_init()
155 struct gfn_to_pfn_cache *gpc, in xen_get_guest_pvclock() argument
161 read_lock_irqsave(&gpc->lock, flags); in xen_get_guest_pvclock()
169 read_lock_irqsave(&gpc->lock, flags); in xen_get_guest_pvclock()
665 struct vcpu_info *vi = gpc->khva; in kvm_xen_inject_pending_events()
[all …]
/arch/arm/boot/dts/samsung/
A Ds3c64xx-pinctrl.dtsi33 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",
/arch/arm/mach-s3c/
A Dgpio-core.h81 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/arm/boot/dts/nxp/imx/
A Dimx6qp.dtsi90 &gpc {
91 compatible = "fsl,imx6qp-gpc", "fsl,imx6q-gpc";
A Dimx6qdl.dtsi132 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>;
875 gpc: gpc@20dc000 { label
876 compatible = "fsl,imx6q-gpc";
A Dimx6sx.dtsi148 interrupt-parent = <&gpc>;
161 interrupt-parent = <&gpc>;
719 interrupt-parent = <&gpc>;
795 gpc: gpc@20dc000 { label
796 compatible = "fsl,imx6sx-gpc", "fsl,imx6q-gpc";
1461 interrupt-map = <0 0 0 1 &gpc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
1462 <0 0 0 2 &gpc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>,
1463 <0 0 0 3 &gpc GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>,
1464 <0 0 0 4 &gpc GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
A Dimx6sl.dtsi99 interrupt-parent = <&gpc>;
112 interrupt-parent = <&gpc>;
629 interrupt-parent = <&gpc>;
696 gpc: gpc@20dc000 { label
697 compatible = "fsl,imx6sl-gpc", "fsl,imx6q-gpc";
A Dimx6ul.dtsi136 interrupt-parent = <&gpc>;
144 interrupt-parent = <&gpc>;
643 interrupt-parent = <&gpc>;
724 gpc: gpc@20dc000 { label
725 compatible = "fsl,imx6ul-gpc", "fsl,imx6q-gpc";
A Dimx6sll.dtsi112 interrupt-parent = <&gpc>;
528 interrupt-parent = <&gpc>;
595 gpc: interrupt-controller@20dc000 { label
596 compatible = "fsl,imx6sll-gpc", "fsl,imx6q-gpc";
A Dimx7s.dtsi128 interrupt-parent = <&gpc>;
210 interrupt-parent = <&gpc>;
614 interrupt-parent = <&gpc>;
676 gpc: gpc@303a0000 { label
677 compatible = "fsl,imx7d-gpc";
/arch/arm64/boot/dts/freescale/
A Dimx8mq.dtsi18 interrupt-parent = <&gpc>;
886 gpc: gpc@303a0000 { label
887 compatible = "fsl,imx8mq-gpc";
A Dimx8mn.dtsi670 gpc: gpc@303a0000 { label
671 compatible = "fsl,imx8mn-gpc";

Completed in 57 milliseconds

12