Home
last modified time | relevance | path

Searched refs:lgcl_chan (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/pse-pd/
H A Dtps23881.c592 u8 lgcl_chan[2]; member
739 tmp_port_matrix[port_cnt].lgcl_chan[0] = (*cnt)++; in tps23881_sort_port_matrix()
740 tmp_port_matrix[port_cnt].lgcl_chan[1] = (*cnt)++; in tps23881_sort_port_matrix()
759 tmp_port_matrix[port_cnt].lgcl_chan[0] = (*cnt)++; in tps23881_sort_port_matrix()
779 tmp_port_matrix[port_cnt].lgcl_chan[0] = cnt_4ch_grp1; in tps23881_sort_port_matrix()
799 tmp_port_matrix[port_cnt].lgcl_chan[0] = cnt_4ch_grp2; in tps23881_sort_port_matrix()
819 u8 pi_id, lgcl_chan, hw_chan; in tps23881_write_port_matrix() local
825 lgcl_chan = port_matrix[i].lgcl_chan[0]; in tps23881_write_port_matrix()
830 priv->port[pi_id].chan[0] = lgcl_chan; in tps23881_write_port_matrix()
838 val |= hw_chan << (lgcl_chan * 2); in tps23881_write_port_matrix()
[all …]