Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h73 #define PORT_CTRL_BLOCK_STATE (2 << PORT_CTRL_STP_STATE_S) macro
H A Db53_common.c2008 hw_state = PORT_CTRL_BLOCK_STATE; in b53_br_set_stp_state()