Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/
Dbcm_sf2_regs.h249 #define CORE_PORT_TC2_QOS_MAP_PORT(x) (0xc1c0 + ((x) * 0x10)) macro
Dbcm_sf2.c100 reg = core_readl(priv, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_imp_setup()
103 core_writel(priv, reg, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_imp_setup()
245 reg = core_readl(priv, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_port_setup()
248 core_writel(priv, reg, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_port_setup()