Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c138 #define RTL8366RB_CHIP_ID_REG 0x0509 macro
1055 ret = regmap_read(priv->map, RTL8366RB_CHIP_ID_REG, &chip_id); in rtl8366rb_setup()