Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/realtek/
Drtl8365mb.c123 #define RTL8365MB_CHIP_RESET_HW_MASK 0x0001 macro
1900 FIELD_PREP(RTL8365MB_CHIP_RESET_HW_MASK, 1)); in rtl8365mb_reset_chip()
1907 !(val & RTL8365MB_CHIP_RESET_HW_MASK), in rtl8365mb_reset_chip()