Searched refs:INTF (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Ddsmg600-pci.c34 #define INTF 6 macro
43 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTF), IRQ_TYPE_LEVEL_LOW); dsmg600_pci_preinit()
54 { IXP4XX_GPIO_IRQ(INTF), -1, -1 }, dsmg600_map_irq()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_ctl.c185 "CTL %d is allocated by INTF %d, but used by INTF %d\n", mdp5_ctl_set_pipeline()
604 "fall back to the other CTL category for INTF %d!\n", intf_num); mdp5_ctlm_request()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli4.h497 /* Well-known SLI INTF register memory map. */
H A Dlpfc_sli.c4085 /* SLI4 INTF 2: if FW dump is being taken skip INIT_PORT */ lpfc_sli4_brdreset()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h183 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
H A Dsym_hipd.c1038 if (INB(np, nc_istat) & (INTF|SIP|DIP)) sym_snooptest()
2826 * clear of the INTF flag reaches the device sym_interrupt()
2830 * prior to deliver the INTF interrupt condition. sym_interrupt()
2833 if (istat & INTF) { sym_interrupt()
2834 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem); sym_interrupt()
2841 return (istat & INTF) ? IRQ_HANDLED : IRQ_NONE; sym_interrupt()
/linux-4.4.14/drivers/scsi/
H A Dncr53c8xx.h703 #define INTF 0x04 /* sta: int on the fly (reset by wr)*/ macro
H A Dncr53c8xx.c5781 if (INB(nc_istat) & (INTF|SIP|DIP)) { ncr_timeout()
5917 if (istat & INTF) { ncr_exception()
5918 OUTB (nc_istat, (istat & SIGP) | INTF); ncr_exception()
7740 if (INB(nc_istat) & (INTF|SIP|DIP)) ncr_snooptest()
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc9194.c1004 netdev_info(dev, "%s(r:%d) at %#3x IRQ:%d INTF:%s MEM:%db ", smc_probe()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1822 /* Since we have disabled INTF, the video engine won't stop so that msm_dsi_host_disable()

Completed in 558 milliseconds