Home
last modified time | relevance | path

Searched refs:frl_lanes (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Ddw_hdmi.h158 int frl_lanes; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi_qp.c531 u64 frl_rate = (u64)hdmi->link_cfg.frl_lanes * in rockchip_hdmi_if_dsc_enable()
562 hdmi->link_cfg.frl_lanes = max_lanes; in hdmi_select_link_config()
584 hdmi->link_cfg.frl_lanes = max_dsc_lanes; in hdmi_select_link_config()
588 hdmi->link_cfg.frl_lanes = max_lanes; in hdmi_select_link_config()
777 frl_rate = (u64)hdmi->link_cfg.frl_lanes * in hdmi_dsc_get_bpp()
1230 hdmi->link_cfg.frl_lanes = 4; in dw_hdmi_qp_select_output()
1233 hdmi->bus_width = hdmi->link_cfg.frl_lanes * in dw_hdmi_qp_select_output()
H A Ddw_hdmi_qp.c1039 if (link_cfg->frl_lanes == 4) in hdmi_set_op_mode()
1047 frl_rate = link_cfg->frl_lanes * link_cfg->rate_per_lane; in hdmi_set_op_mode()