Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/xilinx/
Dphy-zynqmp.c152 #define NUM_LANES 4 macro
237 struct xpsgtr_phy phys[NUM_LANES];
238 const struct xpsgtr_ssc *refclk_sscs[NUM_LANES];
239 struct clk *clk[NUM_LANES];
366 for (i = 0; i < NUM_LANES; i++) { in xpsgtr_wait_pll_lock()
778 static const unsigned int icm_matrix[NUM_LANES][CONTROLLERS_PER_LANE] = {
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
Ddcn31_hpo_dp_link_encoder.h116 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\
145 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()
463 NUM_LANES, &state->lane_count); in dcn31_hpo_dp_link_enc_read_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hpo/dcn32/
Ddcn32_hpo_dp_link_encoder.h37 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\