Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c288 #define RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET(_physport) ((_physport) << 1) macro
290 (0x3 << RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET((_physport)))
1197 val << RTL8365MB_MSTI_CTRL_PORT_STATE_OFFSET(port)); in rtl8365mb_port_stp_state_set()