Home
last modified time | relevance | path

Searched refs:vic (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/input/
H A Dvirtio-input.c79 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_handle_sts() local
94 if (vic->handle_status) { in virtio_input_handle_sts()
95 vic->handle_status(vinput, &event); in virtio_input_handle_sts()
194 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_set_status() local
200 if (vic->change_active) { in virtio_input_set_status()
201 vic->change_active(vinput); in virtio_input_set_status()
210 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_reset() local
215 if (vic->change_active) { in virtio_input_reset()
216 vic->change_active(vinput); in virtio_input_reset()
224 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vinput); in virtio_input_post_load() local
[all …]
H A Dvirtio-input-hid.c248 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_hid_class_init() local
251 vic->realize = virtio_input_hid_realize; in virtio_input_hid_class_init()
252 vic->unrealize = virtio_input_hid_unrealize; in virtio_input_hid_class_init()
253 vic->change_active = virtio_input_hid_change_active; in virtio_input_hid_class_init()
254 vic->handle_status = virtio_input_hid_handle_status; in virtio_input_hid_class_init()
/openbmc/openbmc/meta-inventec/
H A DOWNERS3 - ye.vic@inventec.com
/openbmc/qemu/hw/arm/
H A Daspeed_ast2400.c145 return qdev_get_gpio_in(DEVICE(&a->vic), sc->irqmap[dev]); in aspeed_soc_ast2400_get_irq()
177 object_initialize_child(obj, "vic", &a->vic, TYPE_ASPEED_VIC); in aspeed_ast2400_soc_init()
306 if (!sysbus_realize(SYS_BUS_DEVICE(&a->vic), errp)) { in aspeed_ast2400_soc_realize()
309 aspeed_mmio_map(s->memory, SYS_BUS_DEVICE(&a->vic), 0, in aspeed_ast2400_soc_realize()
311 sysbus_connect_irq(SYS_BUS_DEVICE(&a->vic), 0, in aspeed_ast2400_soc_realize()
313 sysbus_connect_irq(SYS_BUS_DEVICE(&a->vic), 1, in aspeed_ast2400_soc_realize()
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/
H A Dgxp.dts28 vic0: vic@ceff0000 {
29 compatible = "arm,pl192-vic";
35 vic1: vic@80f00000 {
36 compatible = "arm,pl192-vic";
/openbmc/qemu/include/hw/arm/
H A Daspeed_soc.h134 AspeedVICState vic; member
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/
H A D0001-remoteproc-Add-Arm-remoteproc-driver.patch35 F: Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml
36 F: drivers/irqchip/irq-vic.c
/openbmc/u-boot/arch/arm/dts/
H A Dast2400.dtsi12 interrupt-parent = <&vic>;
107 vic: interrupt-controller@1e6c0080 { label
108 compatible = "aspeed,ast2400-vic";
H A Dast2500.dtsi12 interrupt-parent = <&vic>;
128 vic: interrupt-controller@1e6c0080 { label
129 compatible = "aspeed,ast2400-vic";
H A Dtegra210.dtsi166 vic@54340000 {
167 compatible = "nvidia,tegra210-vic";
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]