Searched refs:CORE_PORT_TC2_QOS_MAP_PORT (Results 1 – 2 of 2) sorted by relevance
56 reg = core_readl(priv, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_imp_setup()59 core_writel(priv, reg, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_imp_setup()186 reg = core_readl(priv, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_port_setup()189 core_writel(priv, reg, CORE_PORT_TC2_QOS_MAP_PORT(port)); in bcm_sf2_port_setup()
249 #define CORE_PORT_TC2_QOS_MAP_PORT(x) (0xc1c0 + ((x) * 0x10)) macro