Searched refs:PORT_MASK (Results 1 – 1 of 1) sorted by relevance
45 #define PORT_MASK(port_count) ((1 << (port_count)) - 1) macro779 val = PORT_MASK(priv->port_count) & ~(1 << CONFIG_MV88E61XX_CPU_PORT); in mv88e61xx_set_cpu_port()
Completed in 7 milliseconds