Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dnicstar.h548 #define NS_STAT_PHYI 0x00000400 /* PHY Device Interrupt */ macro
Dnicstar.c1101 if (stat_r & NS_STAT_PHYI) { in ns_irq_handler()
1102 writel(NS_STAT_PHYI, card->membase + STAT); in ns_irq_handler()