Home
last modified time | relevance | path

Searched refs:EIE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/microchip/
Denc28j60.c203 if (addr >= EIE && addr <= ECON1) in enc28j60_set_bank()
554 nolock_regb_read(priv, EIE), nolock_regb_read(priv, MACON1), in enc28j60_dump_regs()
758 nolock_regb_write(priv, EIE, EIE_INTIE | EIE_PKTIE | EIE_LINKIE | in enc28j60_hw_enable()
771 nolock_regb_write(priv, EIE, 0x00); in enc28j60_hw_disable()
1125 locked_reg_bfclr(priv, EIE, EIE_INTIE); in enc28j60_irq_work_handler()
1224 locked_reg_bfset(priv, EIE, EIE_INTIE); in enc28j60_irq_work_handler()
Denc28j60_hw.h22 #define EIE 0x1B macro
/linux-4.1.27/drivers/scsi/
Dsym53c416.c128 #define EIE 0x01 /* Empty Interrupt Enable */ macro
578 if((inb(base + PIO_INT_REG) & (FULL | EMPTY | CE | OUE | FIE | EIE)) != EMPTY) in sym53c416_test()
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S129 #define EIE 0xe8 macro
130 .flag EUSB, EIE.0
166 ;; usb interrupt : enable is EIE.0 (0xe8), flag is EXIF.4 (0x91)
Dxircom_pgs.S129 #define EIE 0xe8 macro
130 .flag EUSB, EIE.0
168 ;; usb interrupt : enable is EIE.0 (0xe8), flag is EXIF.4 (0x91)