Lines Matching full:lane
52 u32 ctrl, lane; in tb_lc_set_port_configured() local
66 /* Resolve correct lane */ in tb_lc_set_port_configured()
68 lane = TB_LC_SX_CTRL_L1C; in tb_lc_set_port_configured()
70 lane = TB_LC_SX_CTRL_L2C; in tb_lc_set_port_configured()
73 ctrl |= lane; in tb_lc_set_port_configured()
77 ctrl &= ~lane; in tb_lc_set_port_configured()
110 u32 ctrl, lane; in tb_lc_set_xdomain_configured() local
124 /* Resolve correct lane */ in tb_lc_set_xdomain_configured()
126 lane = TB_LC_SX_CTRL_L1D; in tb_lc_set_xdomain_configured()
128 lane = TB_LC_SX_CTRL_L2D; in tb_lc_set_xdomain_configured()
131 ctrl |= lane; in tb_lc_set_xdomain_configured()
133 ctrl &= ~lane; in tb_lc_set_xdomain_configured()
142 * Sets the lane configured for XDomain accordingly so that the LC knows
154 * Unsets the lane XDomain configuration.
273 * tb_lc_lane_bonding_possible() - Is lane bonding possible towards switch
276 * Checks whether conditions for lane bonding from parent to @sw are