Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x_reg.h65 #define XRS_CNT_CTRL(x) (XRS_PORT_CNT_BASE(x) + 0x0) macro
H A Dxrs700x.c120 regmap_write(priv->regmap, XRS_CNT_CTRL(port), 1); in xrs700x_read_port_counters()