Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Drzn1_a5psw.h199 #define A5PSW_CPU_PORT (A5PSW_PORTS_NUM - 1) macro
H A Drzn1_a5psw.c389 if (a5psw->bridged_ports == BIT(A5PSW_CPU_PORT)) in a5psw_port_bridge_leave()
933 if (dp->index != A5PSW_CPU_PORT) { in a5psw_setup()
940 reg = A5PSW_CPU_PORT | A5PSW_MGMT_CFG_ENABLE; in a5psw_setup()
1225 a5psw->bridged_ports = BIT(A5PSW_CPU_PORT); in a5psw_probe()