Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/
Drtl8366rb.c186 #define RTL8366RB_MIB_CTRL_BUSY_MASK BIT(0) macro
383 if (val & RTL8366RB_MIB_CTRL_BUSY_MASK) in rtl8366rb_get_mib_counter()