Lines Matching full:matrix
585 /* Fill port matrix with the matching channels */
661 /* Sort the port matrix to following particular hardware ports matrix
665 * hardware matrix has to be fully configured even with unused chan to be
674 /* Configure 4p port matrix */ in tps23881_sort_port_matrix()
701 /* Configure 2p port matrix */ in tps23881_sort_port_matrix()
721 /* Complete the rest of the first 4 port group matrix even if in tps23881_sort_port_matrix()
727 pr_err("tps23881: port matrix issue, no chan available\n"); in tps23881_sort_port_matrix()
741 /* Complete the rest of the second 4 port group matrix even if in tps23881_sort_port_matrix()
747 pr_err("tps23881: port matrix issue, no chan available\n"); in tps23881_sort_port_matrix()
766 /* Write port matrix to the hardware port matrix and the software port
767 * matrix.
784 /* Set software port matrix for existing ports */ in tps23881_write_port_matrix()
791 /* Set hardware port matrix for all ports */ in tps23881_write_port_matrix()
800 /* Set software port matrix for existing ports */ in tps23881_write_port_matrix()
806 /* Set hardware port matrix for all ports */ in tps23881_write_port_matrix()
810 /* Write hardware ports matrix */ in tps23881_write_port_matrix()
898 "Unable to parse port-matrix, default matrix will be used\n"); in tps23881_setup_pi_matrix()