Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/fddi/
Ddefxx.c825 val |= PI_CONFIG_STAT_0_M_INT_ENB; in dfx_bus_init()
894 val &= ~PI_CONFIG_STAT_0_M_INT_ENB; in dfx_bus_uninit()
1992 status &= ~PI_CONFIG_STAT_0_M_INT_ENB; in dfx_interrupt()
2000 status |= PI_CONFIG_STAT_0_M_INT_ENB; in dfx_interrupt()
Ddefxx.h1577 #define PI_CONFIG_STAT_0_M_INT_ENB 0x08 macro