Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8366rb.c132 #define RTL8366RB_CHIP_CTRL_RESET_HW BIT(0) macro
1736 RTL8366RB_CHIP_CTRL_RESET_HW); in rtl8366rb_reset_chip()
1743 if (!(val & RTL8366RB_CHIP_CTRL_RESET_HW)) in rtl8366rb_reset_chip()