Searched refs:active_cpu_ports (Results 1 – 2 of 2) sorted by relevance
3026 priv->active_cpu_ports |= mask; in mt753x_conduit_state_change()3028 priv->active_cpu_ports &= ~mask; in mt753x_conduit_state_change()3030 if (priv->active_cpu_ports) { in mt753x_conduit_state_change()3032 MT7530_CPU_PORT(__ffs(priv->active_cpu_ports)); in mt753x_conduit_state_change()
849 u8 active_cpu_ports; member