Home
last modified time | relevance | path

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

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