Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/atm/
Dnicstar.c2704 u32 stat_r, stat_w; in ns_poll() local
2714 stat_w = 0; in ns_poll()
2717 stat_w |= NS_STAT_TSIF; in ns_poll()
2719 stat_w |= NS_STAT_EOPDU; in ns_poll()
2724 writel(stat_w, card->membase + STAT); in ns_poll()