Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c135 #define RTL8366RB_RESET_CTRL_REG 0x0100 macro
1716 priv->write_reg_noack(priv, RTL8366RB_RESET_CTRL_REG, in rtl8366rb_reset_chip()
1720 ret = regmap_read(priv->map, RTL8366RB_RESET_CTRL_REG, &val); in rtl8366rb_reset_chip()