Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dau1000_ts.c546 outl(SSIINT_OI|SSIINT_UI|SSIINT_DI, SSI0_INT_ENABLE); in au1000_open()
582 outl(0, SSI0_INT_ENABLE); in au1000_release()
/linux-2.4.37.9/include/asm-mips/
Dau1000.h1010 #define SSI0_INT_ENABLE 0xB1600008 macro