Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/xilinx/
Dphy-zynqmp.c141 #define NUM_LANES 4 macro
222 struct xpsgtr_phy phys[NUM_LANES];
223 const struct xpsgtr_ssc *refclk_sscs[NUM_LANES];
224 struct clk *clk[NUM_LANES];
758 static const unsigned int icm_matrix[NUM_LANES][CONTROLLERS_PER_LANE] = {
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_link_encoder.h113 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\
139 type NUM_LANES;\
Ddcn31_hpo_dp_link_encoder.c73 NUM_LANES, num_lanes == LANE_COUNT_ONE ? 0 : num_lanes == LANE_COUNT_TWO ? 1 : 3); in dcn31_hpo_dp_link_enc_enable()
457 NUM_LANES, &state->lane_count); in dcn31_hpo_dp_link_enc_read_state()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hpo_dp_link_encoder.h37 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\