Home
last modified time | relevance | path

Searched refs:NS_STAT_PHYI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h548 #define NS_STAT_PHYI 0x00000400 /* PHY Device Interrupt */ macro
H A Dnicstar.c1103 if (stat_r & NS_STAT_PHYI) { in ns_irq_handler()
1104 writel(NS_STAT_PHYI, card->membase + STAT); in ns_irq_handler()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h548 #define NS_STAT_PHYI 0x00000400 /* PHY Device Interrupt */ macro
H A Dnicstar.c1099 if (stat_r & NS_STAT_PHYI) { in ns_irq_handler()
1100 writel(NS_STAT_PHYI, card->membase + STAT); in ns_irq_handler()

Completed in 10 milliseconds