Searched refs:DP_LTTPR_PHY_CAP_SIZE (Results 1 – 4 of 4) sorted by relevance
58 const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);625 u8 caps[DP_LTTPR_PHY_CAP_SIZE]);629 bool drm_dp_lttpr_voltage_swing_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);630 bool drm_dp_lttpr_pre_emphasis_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
1660 #define DP_LTTPR_PHY_CAP_SIZE 3 macro
445 static u8 dp_lttpr_phy_cap(const u8 phy_cap[DP_LTTPR_PHY_CAP_SIZE], int r) in dp_lttpr_phy_cap() argument451 const u8 phy_cap[DP_LTTPR_PHY_CAP_SIZE]) in drm_dp_lttpr_link_train_channel_eq_delay() argument2642 u8 caps[DP_LTTPR_PHY_CAP_SIZE]) in drm_dp_read_lttpr_phy_caps() argument2646 caps, DP_LTTPR_PHY_CAP_SIZE); in drm_dp_read_lttpr_phy_caps()2719 drm_dp_lttpr_voltage_swing_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]) in drm_dp_lttpr_voltage_swing_level_3_supported() argument2735 drm_dp_lttpr_pre_emphasis_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]) in drm_dp_lttpr_pre_emphasis_level_3_supported() argument
1765 u8 lttpr_phy_caps[DP_MAX_LTTPR_COUNT][DP_LTTPR_PHY_CAP_SIZE];
Completed in 31 milliseconds