Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/
Drzn1_a5psw.h36 #define A5PSW_INPUT_LEARN_BLOCK(p) BIT(p) macro
Drzn1_a5psw.c347 u32 mask = A5PSW_INPUT_LEARN_DIS(port) | A5PSW_INPUT_LEARN_BLOCK(port); in a5psw_port_stp_state_set()
355 reg |= A5PSW_INPUT_LEARN_BLOCK(port); in a5psw_port_stp_state_set()
361 reg |= A5PSW_INPUT_LEARN_BLOCK(port); in a5psw_port_stp_state_set()