Lines Matching refs:ports
476 * @ports: current state of each port.
487 struct tb10x_port ports[TB10X_PORTS];
497 if (state->ports[port].count)
500 state->ports[port].mode = mode;
639 } else if (state->ports[port].count
640 && (state->ports[port].mode == mode)) {
704 if (state->ports[grp->port].count
705 && (state->ports[grp->port].mode != grp->mode)) {
722 state->ports[grp->port].count++;
780 state->ports[i].mode = tb10x_pinctrl_get_config(state, i);