Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/
Ddefxx.c828 val |= PI_CONFIG_STAT_0_M_INT_ENB; in dfx_bus_init()
897 val &= ~PI_CONFIG_STAT_0_M_INT_ENB; in dfx_bus_uninit()
1994 status &= ~PI_CONFIG_STAT_0_M_INT_ENB; in dfx_interrupt()
2002 status |= PI_CONFIG_STAT_0_M_INT_ENB; in dfx_interrupt()
Ddefxx.h1578 #define PI_CONFIG_STAT_0_M_INT_ENB 0x08 macro