Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x_reg.h172 #define XRS_GENERAL (XRS_SWITCH_GEN_BASE + 0x10) macro
H A Dxrs700x.c241 ret = regmap_write(priv->regmap, XRS_GENERAL, XRS_GENERAL_RESET); in xrs700x_reset()
245 ret = regmap_read_poll_timeout(priv->regmap, XRS_GENERAL, in xrs700x_reset()