Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Drtl8366rb.c119 #define RTL8366RB_RESET_CTRL_REG 0x0100 macro
1439 realtek_smi_write_reg_noack(smi, RTL8366RB_RESET_CTRL_REG, in rtl8366rb_reset_chip()
1443 ret = regmap_read(smi->map, RTL8366RB_RESET_CTRL_REG, &val); in rtl8366rb_reset_chip()
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8366rb.c135 #define RTL8366RB_RESET_CTRL_REG 0x0100 macro
1763 priv->write_reg_noack(priv, RTL8366RB_RESET_CTRL_REG, in rtl8366rb_reset_chip()
1767 ret = regmap_read(priv->map, RTL8366RB_RESET_CTRL_REG, &val); in rtl8366rb_reset_chip()

Completed in 5 milliseconds