Home
last modified time | relevance | path

Searched defs:gic (Results 1 – 25 of 93) sorted by relevance

1234

/openbmc/qemu/hw/intc/
H A Dmips_gic.c25 static void mips_gic_set_vp_irq(MIPSGICState *gic, int vp, int pin) in mips_gic_set_vp_irq()
58 static void gic_update_pin_for_irq(MIPSGICState *gic, int n_IRQ) in gic_update_pin_for_irq()
71 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_set_irq() local
89 static uint64_t gic_read_vp(MIPSGICState *gic, uint32_t vp_index, hwaddr addr, in gic_read_vp()
120 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_read() local
198 MIPSGICState *gic = opaque; in gic_timer_expire_cb() local
212 static void gic_timer_store_vp_compare(MIPSGICState *gic, uint32_t vp_index, in gic_timer_store_vp_compare()
224 static void gic_write_vp(MIPSGICState *gic, uint32_t vp_index, hwaddr addr, in gic_write_vp()
263 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_write() local
357 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_reset() local
/openbmc/qemu/hw/arm/
H A Dxlnx-zynqmp.c256 static void xlnx_zynqmp_create_bbram(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_bbram()
272 static void xlnx_zynqmp_create_efuse(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_efuse()
297 static void xlnx_zynqmp_create_apu_ctrl(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_apu_ctrl()
318 static void xlnx_zynqmp_create_crf(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_crf()
330 static void xlnx_zynqmp_create_ttc(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_ttc()
548 SysBusDevice *gic = SYS_BUS_DEVICE(&s->gic); in xlnx_zynqmp_realize() local
/openbmc/qemu/include/hw/intc/
H A Drealview_gic.h25 GICState gic; member
H A Dexynos4210_gic.h40 DeviceState *gic; member
/openbmc/qemu/hw/cpu/
H A Drealview_mpcore.c33 RealViewGICState gic[4]; member
65 DeviceState *gic; in realview_mpcore_realize() local
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-ls2080a.dtsi20 gic: interrupt-controller@6000000 { label
H A Dfsl-ls1088a.dtsi20 gic: interrupt-controller@6000000 { label
H A Dexynos4210.dtsi40 gic: interrupt-controller@10490000 { label
H A Dexynos5.dtsi31 gic: interrupt-controller@10481000 { label
H A Dfsl-ls1012a.dtsi19 gic: interrupt-controller@1400000 { label
H A Darmada-ap806.dtsi91 gic: interrupt-controller@210000 { label
H A Dsun8i-v3s.dtsi273 gic: interrupt-controller@01c81000 { label
H A Dtegra186.dtsi159 gic: interrupt-controller@3881000 { label
H A Dfsl-lx2160a.dtsi35 gic: interrupt-controller@6000000 { label
H A Dtegra210.dtsi275 gic: interrupt-controller@50041000 { label
H A Dexynos4.dtsi30 gic: interrupt-controller@10490000 { label
H A Dkeystone-k2g.dtsi46 gic: interrupt-controller { label
H A Dhi6220.dtsi113 gic: interrupt-controller@f6801000 { label
H A Dtegra114.dtsi127 gic: interrupt-controller@50041000 { label
H A Dkeystone.dtsi38 gic: interrupt-controller { label
/openbmc/qemu/include/hw/arm/
H A Dbcm2838.h28 GICState gic; member
/openbmc/u-boot/arch/mips/dts/
H A Dimg,boston.dts34 gic: interrupt-controller { label
/openbmc/qemu/include/hw/cpu/
H A Da15mpcore.h41 GICState gic; member
H A Darm11mpcore.h30 GICState gic; member
H A Da9mpcore.h33 GICState gic; member

1234