Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Ddefxx.c760 val |= PI_CONFIG_STAT_0_M_INT_ENB; in dfx_bus_init()
829 val &= ~PI_CONFIG_STAT_0_M_INT_ENB; in dfx_bus_uninit()
1926 status &= ~PI_CONFIG_STAT_0_M_INT_ENB; in dfx_interrupt()
1934 status |= PI_CONFIG_STAT_0_M_INT_ENB; in dfx_interrupt()
Ddefxx.h1575 #define PI_CONFIG_STAT_0_M_INT_ENB 0x08 macro