Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c127 #define RTL8365MB_CHIP_RESET_HW_MASK 0x0001 macro
1930 FIELD_PREP(RTL8365MB_CHIP_RESET_HW_MASK, 1)); in rtl8365mb_reset_chip()
1937 !(val & RTL8365MB_CHIP_RESET_HW_MASK), in rtl8365mb_reset_chip()