Searched refs:port_matrix (Results 1 – 2 of 2) sorted by relevance
576 if (port_matrix[i].exist && in tps23881_is_chan_free()647 if (port_matrix[j].is_4p && in tps23881_get_unused_chan()678 if (!port_matrix[i].exist || !port_matrix[i].is_4p) in tps23881_sort_port_matrix()705 if (!port_matrix[i].exist || port_matrix[i].is_4p) in tps23881_sort_port_matrix()785 if (port_matrix[i].exist) in tps23881_write_port_matrix()794 if (!port_matrix[i].is_4p) in tps23881_write_port_matrix()801 if (port_matrix[i].exist) { in tps23881_write_port_matrix()836 if (!port_matrix[i].exist) in tps23881_set_ports_conf()839 if (port_matrix[i].is_4p) in tps23881_set_ports_conf()851 if (!port_matrix[i].exist) in tps23881_set_ports_conf()[all …]
882 int nmanagers, struct pd692x0_matrix *port_matrix) in pd692x0_set_port_matrix() argument910 port_matrix->hw_port_a = port_cnt; in pd692x0_set_port_matrix()912 port_matrix->hw_port_b = port_cnt; in pd692x0_set_port_matrix()928 port_matrix[i].hw_port_a = 0xff; in pd692x0_set_ports_matrix()929 port_matrix[i].hw_port_b = 0xff; in pd692x0_set_ports_matrix()936 &port_matrix[i]); in pd692x0_set_ports_matrix()945 &port_matrix[i]); in pd692x0_set_ports_matrix()967 msg.data[0] = port_matrix[i].hw_port_b; in pd692x0_write_ports_matrix()968 msg.data[1] = port_matrix[i].hw_port_a; in pd692x0_write_ports_matrix()988 struct pd692x0_matrix port_matrix[PD692X0_MAX_PIS]; in pd692x0_setup_pi_matrix() local[all …]