Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8366rb.c181 #define RTL8366RB_MIB_CTRL_BUSY_MASK BIT(0) macro
377 if (val & RTL8366RB_MIB_CTRL_BUSY_MASK) in rtl8366rb_get_mib_counter()