/openbmc/linux/drivers/irqchip/ |
H A D | irq-ti-sci-inta.c | 47 * hwirq and vint bit. 50 * @vint_bit: Corresponding vint bit to which this event is attached. 61 * @domain: Pointer to IRQ domain to which this vint belongs. 62 * @list: List entry for the vint list 63 * @event_map: Bitmap to manage the allocation of events to vint. 64 * @events: Array of event descriptors assigned to this vint. 66 * @vint_id: TISCI vint ID 81 * @vint: TISCI resource pointer representing IA interrupts. 102 struct ti_sci_resource *vint; member 105 /* Mutex to protect vint list */ [all …]
|
H A D | irq-gic-v3-its.c | 1387 * There is no real VINT command. This is just a normal INT, in its_send_vint()
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,sci-inta.yaml | 23 | Intmap VINT | 25 m ------>| | vint | bit | | 0 |.....|63| vint0 | 32 | | vint | bit | | 0 |.....|63| vintx | 42 Configuration of these Intmap registers that maps global events to vint is 47 system controller to map specific global event to vint, bit pair.
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.c | 1825 * @vint: Virtual interrupt to be used within the IA 1836 u16 dst_id, u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_manage_irq() argument 1869 req->vint = vint; in ti_sci_manage_irq() 1900 * @vint: Virtual interrupt to be used within the IA 1910 u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_set_irq() argument 1913 …s = 0x%x from src = %d, index = %d, to dst = %d, irq = %d,via ia_id = %d, vint = %d, global event … in ti_sci_set_irq() 1915 dst_id, dst_host_irq, ia_id, vint, global_event, in ti_sci_set_irq() 1919 dst_id, dst_host_irq, ia_id, vint, in ti_sci_set_irq() 1934 * @vint: Virtual interrupt to be used within the IA 1944 u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_free_irq() argument [all …]
|
H A D | ti_sci.h | 602 * 3 - Valid bit for @vint 612 * vint resides. 613 * @vint: Virtual interrupt number if the interrupt route 641 u16 vint; member
|
/openbmc/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 257 u16 src_index, u16 ia_id, u16 vint, 262 u16 src_index, u16 ia_id, u16 vint,
|
/openbmc/linux/arch/mips/kernel/ |
H A D | proc.c | 231 seq_puts(m, " vint"); in show_cpuinfo()
|
/openbmc/qemu/target/mips/ |
H A D | internal.h | 198 * A MIPS configured with compatibility or VInt (Vectored Interrupts) in cpu_mips_hw_interrupts_pending()
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | rcar_fdp1.c | 1079 * VINT can call us to see if we can queue another job. in fdp1_device_process() 1118 /* Registers will update to HW at next VINT */ in fdp1_device_process() 1121 /* Enable VINT Generator */ in fdp1_device_process() 1352 * be called from a VINT handler in device_frame_end()
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 736 value |= (1 << 3); // VINT (interlaced vertical scaling) in cx88_set_scale()
|
/openbmc/linux/drivers/regulator/ |
H A D | Kconfig | 701 Exynos-4 chips to control VARM and VINT voltages.
|
/openbmc/linux/arch/mips/kvm/ |
H A D | vz.c | 143 * VInt, SP, CDMM, MT, SM, TL]
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | pfc-sh73a0.c | 1580 GPIO_FN(VINT),
|