Home
last modified time | relevance | path

Searched defs:irq_pending (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmac_oss.h67 __u16 irq_pending; /* [0x202-0x203] pending interrupts bits */ member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Di8259.h66 int (*irq_pending)(unsigned int irq); member
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dcros_ec_keyb.c108 int irq_pending, sent; in cros_ec_kbc_check() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Daxi-fan-control.c283 u32 irq_pending = axi_ioread(ADI_REG_IRQ_PENDING, ctl); in axi_fan_control_irq_handler() local
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.h59 unsigned int irq_pending:1; member
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip-ep.c50 u8 irq_pending; member
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddib3000mc.c617 u16 irq_pending = dib3000mc_read_word(state, 511); in dib3000mc_autosearch_is_irq() local
H A Ddib7000m.c1017 u16 irq_pending = dib7000m_read_word(state, reg); in dib7000m_autosearch_irq() local
H A Ddib7000p.c1178 u16 irq_pending = dib7000p_read_word(state, 1284); in dib7000p_autosearch_is_irq() local
H A Ddib8000.c2661 u16 irq_pending = dib8000_read_word(state, 1284); in dib8000_autosearch_irq() local
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence.h354 u8 irq_pending; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Desp_scsi.h378 int (*irq_pending)(struct esp *esp); member
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h391 volatile __le32 irq_pending; member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h488 __le32 irq_pending; member
1694 u32 irq_pending; member
H A Dxhci-ring.c3125 u32 irq_pending; in xhci_irq() local
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h616 atomic_t irq_pending; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_host.h755 u8 irq_pending; /* Used by XIVE to signal pending guest irqs */ member
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.c4495 bool irq_pending; in pci_check_and_set_intx_mask() local