Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Drtl8366rb.c186 #define RTL8366RB_MIB_CTRL_BUSY_MASK BIT(0) macro
383 if (val & RTL8366RB_MIB_CTRL_BUSY_MASK) in rtl8366rb_get_mib_counter()
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8366rb.c217 #define RTL8366RB_MIB_CTRL_BUSY_MASK BIT(0) macro
424 if (val & RTL8366RB_MIB_CTRL_BUSY_MASK) in rtl8366rb_get_mib_counter()

Completed in 6 milliseconds