Home
last modified time | relevance | path

Searched refs:DP_LTTPR_PHY_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp_helper.h59 const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
764 u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
770 bool drm_dp_lttpr_voltage_swing_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
771 bool drm_dp_lttpr_pre_emphasis_level_3_supported(const u8 caps[DP_LTTPR_PHY_CAP_SIZE]);
H A Ddrm_dp.h1697 #define DP_LTTPR_PHY_CAP_SIZE 3 macro