Home
last modified time | relevance | path

Searched refs:InterruptEnable (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/packetengines/
Dhamachi.c437 InterruptEnable=0x080, InterruptClear=0x084, IntrStatus=0x088, enumerator
964 writel(0x80878787, ioaddr + InterruptEnable); in hamachi_open()
1666 writel(0x0000, ioaddr + InterruptEnable); in hamachi_close()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1101.h531 #define InterruptEnable (*((volatile Word *) SA1101_p2v (_InterruptEnable))) macro