Lines Matching full:matrix
299 /* Fill port matrix with the matching channels */
375 /* Sort the port matrix to following particular hardware ports matrix
379 * hardware matrix has to be fully configured even with unused chan to be
388 /* Configure 4p port matrix */ in tps23881_sort_port_matrix()
415 /* Configure 2p port matrix */ in tps23881_sort_port_matrix()
435 /* Complete the rest of the first 4 port group matrix even if in tps23881_sort_port_matrix()
441 pr_err("tps23881: port matrix issue, no chan available\n"); in tps23881_sort_port_matrix()
455 /* Complete the rest of the second 4 port group matrix even if in tps23881_sort_port_matrix()
461 pr_err("tps23881: port matrix issue, no chan available\n"); in tps23881_sort_port_matrix()
480 /* Write port matrix to the hardware port matrix and the software port
481 * matrix.
498 /* Set software port matrix for existing ports */ in tps23881_write_port_matrix()
502 /* Set hardware port matrix for all ports */ in tps23881_write_port_matrix()
511 /* Set software port matrix for existing ports */ in tps23881_write_port_matrix()
517 /* Set hardware port matrix for all ports */ in tps23881_write_port_matrix()
521 /* Write hardware ports matrix */ in tps23881_write_port_matrix()
621 "Unable to parse port-matrix, default matrix will be used\n"); in tps23881_setup_pi_matrix()