| /kernel/linux/linux-5.10/drivers/irqchip/ |
| 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 inerrupts. 102 struct ti_sci_resource *vint; member 105 /* Mutex to protect vint list */ [all …]
|
| D | irq-gic-v3-its.c | 1351 * There is no real VINT command. This is just a normal INT, in its_send_vint()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| 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.
|
| /kernel/linux/linux-5.10/arch/mips/pistachio/ |
| D | irq.c | 18 pr_info("VINT is %s\n", cpu_has_vint ? "on" : "off"); in arch_init_irq()
|
| /kernel/linux/linux-4.19/arch/mips/pistachio/ |
| D | irq.c | 21 pr_info("VINT is %s\n", cpu_has_vint ? "on" : "off"); in arch_init_irq()
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| D | ti_sci.c | 1820 * @vint: Virtual interrupt to be used within the IA 1831 u16 dst_id, u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_manage_irq() argument 1864 req->vint = vint; in ti_sci_manage_irq() 1895 * @vint: Virtual interrupt to be used within the IA 1905 u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_set_irq() argument 1908 …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() 1910 dst_id, dst_host_irq, ia_id, vint, global_event, in ti_sci_set_irq() 1914 dst_id, dst_host_irq, ia_id, vint, in ti_sci_set_irq() 1929 * @vint: Virtual interrupt to be used within the IA 1939 u16 dst_host_irq, u16 ia_id, u16 vint, in ti_sci_free_irq() argument [all …]
|
| D | ti_sci.h | 599 * 3 - Valid bit for @vint 609 * vint resides. 610 * @vint: Virtual interrupt number if the interrupt route 638 u16 vint; member
|
| /kernel/linux/linux-5.10/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 241 u16 src_index, u16 ia_id, u16 vint, 246 u16 src_index, u16 ia_id, u16 vint,
|
| /kernel/linux/linux-4.19/drivers/media/platform/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| 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()
|
| /kernel/linux/linux-4.19/drivers/regulator/ |
| D | Kconfig | 524 Exynos-4 chips to control VARM and VINT voltages.
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | Kconfig | 599 Exynos-4 chips to control VARM and VINT voltages.
|
| /kernel/linux/linux-5.10/arch/mips/kvm/ |
| D | trap_emul.c | 918 /* No VInt, so no VS, read-only for now */ in kvm_trap_emul_set_one_reg()
|
| D | vz.c | 143 * VInt, SP, CDMM, MT, SM, TL]
|
| /kernel/linux/linux-4.19/arch/mips/kvm/ |
| D | trap_emul.c | 926 /* No VInt, so no VS, read-only for now */ in kvm_trap_emul_set_one_reg()
|
| D | vz.c | 135 * VInt, SP, CDMM, MT, SM, TL]
|
| /kernel/linux/linux-4.19/drivers/media/pci/cx88/ |
| D | cx88-core.c | 731 value |= (1 << 3); // VINT (interlaced vertical scaling) in cx88_set_scale()
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
| D | cx88-core.c | 722 value |= (1 << 3); // VINT (interlaced vertical scaling) in cx88_set_scale()
|