NUM_LANES
NUM_LANES, &state->lane_count);
NUM_LANES, num_lanes == LANE_COUNT_ONE ? 0 : num_lanes == LANE_COUNT_TWO ? 1 : 3);
SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\
type NUM_LANES;\
SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\
NUM_LANES, &state->lane_count);
struct xpsgtr_phy phys[NUM_LANES];
struct clk *clk[NUM_LANES];
for (i = 0; i < NUM_LANES; i++) {
static const unsigned int icm_matrix[NUM_LANES][CONTROLLERS_PER_LANE] = {