Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c142 #define NUM_LANES 4 macro
223 struct xpsgtr_phy phys[NUM_LANES];
224 const struct xpsgtr_ssc *refclk_sscs[NUM_LANES];
225 struct clk *clk[NUM_LANES];
760 static const unsigned int icm_matrix[NUM_LANES][CONTROLLERS_PER_LANE] = {
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_link_encoder.h113 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\
139 type NUM_LANES;\
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hpo_dp_link_encoder.h37 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, NUM_LANES, mask_sh),\