Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_helper.h955 int drm_dp_pcon_frl_configure_2(struct drm_dp_aux *aux, int max_frl_mask,
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3586 * @max_frl_mask : Max FRL BW to be tried by the PCON with HDMI Sink
3588 * In Normal FRL training, the PCON tries each frl bw from the max_frl_mask
3594 int drm_dp_pcon_frl_configure_2(struct drm_dp_aux *aux, int max_frl_mask, in drm_dp_pcon_frl_configure_2() argument
3598 u8 buf = max_frl_mask; in drm_dp_pcon_frl_configure_2()