Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dnicstar.c2686 u32 stat_r, stat_w; in ns_poll() local
2697 stat_w = 0; in ns_poll()
2700 stat_w |= NS_STAT_TSIF; in ns_poll()
2702 stat_w |= NS_STAT_EOPDU; in ns_poll()
2707 writel(stat_w, card->membase + STAT); in ns_poll()