Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dnicstar.c2690 u32 stat_r, stat_w; in ns_poll() local
2700 stat_w = 0; in ns_poll()
2703 stat_w |= NS_STAT_TSIF; in ns_poll()
2705 stat_w |= NS_STAT_EOPDU; in ns_poll()
2710 writel(stat_w, card->membase + STAT); in ns_poll()