Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/realtek/
Drtl8365mb.c124 #define RTL8365MB_CHIP_RESET_HW_MASK 0x0001 macro
1931 FIELD_PREP(RTL8365MB_CHIP_RESET_HW_MASK, 1)); in rtl8365mb_reset_chip()
1938 !(val & RTL8365MB_CHIP_RESET_HW_MASK), in rtl8365mb_reset_chip()