Home
last modified time | relevance | path

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

/linux-4.4.14/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
Dencx24j600_hw.h145 #define EIE (0x12 | 0x60) macro
Dencx24j600.c669 encx24j600_write_reg(priv, EIE, (PCFULIE | RXABTIE | TXABTIE | TXIE | in encx24j600_hw_enable()
681 encx24j600_write_reg(priv, EIE, 0); in encx24j600_hw_disable()
/linux-4.4.14/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.4.14/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)