Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/realtek/ !
Drtl8366rb.c136 #define RTL8366RB_CHIP_CTRL_RESET_HW BIT(0) macro
1738 RTL8366RB_CHIP_CTRL_RESET_HW); in rtl8366rb_reset_chip()
1745 if (!(val & RTL8366RB_CHIP_CTRL_RESET_HW)) in rtl8366rb_reset_chip()