Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h577 #define SAR_STAT_PHYI 0x00000400 /* PHY device Interrupt flag */ macro
H A Didt77252.c2767 if (stat & SAR_STAT_PHYI) { /* PHY device interrupt */ in idt77252_interrupt()