Searched refs:DP_LTTPR_PHY_CAP_SIZE (Results 1 – 3 of 3) sorted by relevance
1502 #define DP_LTTPR_PHY_CAP_SIZE 3 macro1510 const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);2096 u8 caps[DP_LTTPR_PHY_CAP_SIZE]);2100 bool drm_dp_lttpr_voltage_swing_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);2101 bool drm_dp_lttpr_pre_emphasis_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
192 static u8 dp_lttpr_phy_cap(const u8 phy_cap[DP_LTTPR_PHY_CAP_SIZE], int r) in dp_lttpr_phy_cap() argument198 const u8 phy_cap[DP_LTTPR_PHY_CAP_SIZE]) in drm_dp_lttpr_link_train_channel_eq_delay() argument2208 u8 caps[DP_LTTPR_PHY_CAP_SIZE]) in drm_dp_read_lttpr_phy_caps() argument2214 caps, DP_LTTPR_PHY_CAP_SIZE); in drm_dp_read_lttpr_phy_caps()2218 WARN_ON(ret != DP_LTTPR_PHY_CAP_SIZE); in drm_dp_read_lttpr_phy_caps()2293 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() argument2309 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
1552 u8 lttpr_phy_caps[DP_MAX_LTTPR_COUNT][DP_LTTPR_PHY_CAP_SIZE];