Searched refs:GLOBAL_STATS_OP (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/dsa/ |
| D | mv88e6xxx.h | 281 #define GLOBAL_STATS_OP 0x1d macro
|
| D | mv88e6xxx.c | 558 ret = _mv88e6xxx_reg_read(ds, REG_GLOBAL, GLOBAL_STATS_OP); in _mv88e6xxx_stats_wait() 574 ret = _mv88e6xxx_reg_write(ds, REG_GLOBAL, GLOBAL_STATS_OP, in _mv88e6xxx_stats_snapshot() 595 ret = _mv88e6xxx_reg_write(ds, REG_GLOBAL, GLOBAL_STATS_OP, in _mv88e6xxx_stats_read() 2301 REG_WRITE(REG_GLOBAL, GLOBAL_STATS_OP, GLOBAL_STATS_OP_FLUSH_ALL); in mv88e6xxx_setup_global()
|