/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-fxtec-pro1.dts | 251 interrupts = <125 IRQ_TYPE_LEVEL_LOW>;
|
H A D | apq8016-sbc.dts | 166 interrupts = <31 IRQ_TYPE_EDGE_FALLING>;
|
/linux/tools/testing/selftests/kvm/lib/riscv/ |
H A D | processor.c | 414 /* Use the same handler for all the interrupts */ in route_exception()
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-rock-3c.dts | 257 interrupts = <RK_PA3 IRQ_TYPE_LEVEL_LOW>;
|
H A D | rk3568-qnap-ts433.dts | 227 interrupts = <RK_PA3 IRQ_TYPE_LEVEL_LOW>;
|
H A D | rk3566-anbernic-rgxx3.dtsi | 259 interrupts = <RK_PA3 IRQ_TYPE_LEVEL_LOW>;
|
/linux/sound/drivers/mpu401/ |
H A D | mpu401_uart.c | 7 * interrupts thus output is done via polling. Without interrupt,
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62d2-evm.dts | 407 interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
|
/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-v4.c | 122 * let's pretend that they are HW interrupts, tied to a host in vgic_v4_enable_vsgis()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.h | 428 int bdr_int_num; /* number of Rx/Tx ring interrupts */
|
/linux/Documentation/networking/ |
H A D | netconsole.rst | 462 from IRQ contexts as well, and does not enable interrupts while
|
/linux/drivers/cpuidle/governors/ |
H A D | menu.c | 46 * Since there are other source of wakeups (interrupts for example) than
|
/linux/drivers/rtc/ |
H A D | rtc-pcf8563.c | 503 /* Clear flags and disable interrupts */ in pcf8563_probe()
|
/linux/arch/arm/plat-orion/ |
H A D | gpio.c | 560 * Mask and clear GPIO interrupts. in orion_gpio_init()
|
/linux/drivers/fpga/ |
H A D | zynq-fpga.c | 423 /* zynq_step_dma will turn on interrupts */ in zynq_fpga_ops_write()
|
/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | switch.c | 631 * will not signal the CPU of interrupts of lower priority, and the in __kvm_vcpu_run()
|
/linux/drivers/dma/ |
H A D | Kconfig | 732 interrupts to the host.
|
/linux/Documentation/userspace-api/ |
H A D | iommufd.rst | 83 * Direct assigned interrupts
|
/linux/drivers/scsi/fnic/ |
H A D | fnic.h | 374 struct timer_list notify_timer; /* used for MSI interrupts */
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 189 /* number of POLL_TIMER interrupts for G2 timeout (ca 1s) */ 879 * Also multiple interrupts may nest, so must lock each access (lists, card)! 1019 /* soft reset also masks all interrupts */ in release_io_hfcmulti() 2825 * the hdlc interrupts will be set/unset 4002 /* state machine interrupts */ in hfcmulti_initmode() 4216 * start timer irq, wait some time and check if we have interrupts. 4231 /* set interrupts but leave global interrupt disabled */ in init_card() 4283 printk(KERN_INFO "ignoring missing interrupts\n"); in init_card() 4287 printk(KERN_ERR "HFC PCI: IRQ(%d) getting no interrupts during init.\n", in init_card()
|
/linux/drivers/parport/ |
H A D | parport_pc.c | 1682 printk(KERN_DEBUG "0x%lx: Interrupts are ISA-%s\n", in parport_ECP_supported() 2401 /* Let the user (or defaults) steer us away from interrupts */ in sio_ite_8872_probe() 2555 /* Let the user (or defaults) steer us away from interrupts and DMA */ in sio_via_probe() 2716 * implement nFault or service interrupts and all require 00001 2906 /* TODO: test if sharing interrupts works */ in parport_pc_pci_probe()
|
/linux/sound/sparc/ |
H A D | dbri.c | 475 /* The Interrupts */ 990 * The DBRI only interrupts us when the data changes (receive pipes), 1695 Complicated interrupts are handled by dedicated functions (which 1696 appear first in this file). Any pending interrupts can be serviced by 1698 interrupts are disabled.
|
/linux/drivers/mmc/host/ |
H A D | mtk-sd.c | 1255 * Add SDIO irq recheck mechanism to make sure all interrupts 1805 /* clear interrupts */ in msdc_irq() 1828 /* clear interrupts */ in msdc_irq() 1881 /* Disable and clear all interrupts */ in msdc_init_hw() 2079 /* Disable and clear all interrupts */ in msdc_deinit_hw()
|
/linux/mm/ |
H A D | gup.c | 2706 * One way to achieve this is to have the walker disable interrupts, and 2713 * pages. Disabling interrupts will allow the gup_fast() walker to both block 2737 * level still points to this folio, and that interrupts have been disabled. 3169 * Disable interrupts. The nested form is used, in order to allow full, in gup_fast() 3172 * With interrupts disabled, we block page table pages from being freed in gup_fast()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 233 /* Enable pflip interrupts */ in dce_v11_0_pageflip_interrupt_init() 242 /* Disable pflip interrupts */ in dce_v11_0_pageflip_interrupt_fini() 350 * Enable the pin, set the polarity, and enable the hpd interrupts. 405 * Disable the hpd interrupts. 2591 /* Make sure VBLANK and PFLIP interrupts are still enabled */ in dce_v11_0_crtc_dpms()
|