Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi_qp.c449 hdmi->link_cfg.frl_lanes = max_lanes; in hdmi_select_link_config()
473 hdmi->link_cfg.frl_lanes = max_dsc_lanes; in hdmi_select_link_config()
477 hdmi->link_cfg.frl_lanes = max_lanes; in hdmi_select_link_config()
1069 hdmi->link_cfg.frl_lanes = 4; in dw_hdmi_qp_selete_output()
1072 hdmi->bus_width = hdmi->link_cfg.frl_lanes * in dw_hdmi_qp_selete_output()
H A Ddw_hdmi_qp.c953 if (link_cfg->frl_lanes == 4) in hdmi_set_op_mode()
961 frl_rate = link_cfg->frl_lanes * link_cfg->rate_per_lane; in hdmi_set_op_mode()
/OK3568_Linux_fs/u-boot/include/linux/
H A Ddw_hdmi.h156 int frl_lanes; member
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h138 int frl_lanes; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c866 hdmi->link_cfg.frl_lanes = max_lanes; in hdmi_select_link_config()
889 hdmi->link_cfg.frl_lanes = max_dsc_lanes; in hdmi_select_link_config()
893 hdmi->link_cfg.frl_lanes = max_lanes; in hdmi_select_link_config()
2098 hdmi->link_cfg.frl_lanes * hdmi->link_cfg.rate_per_lane * 1000000; in dw_hdmi_rockchip_select_output()
2232 hdmi->link_cfg.frl_lanes = 4; in dw_hdmi_rockchip_encoder_atomic_check()
2235 bus_width = hdmi->link_cfg.frl_lanes * in dw_hdmi_rockchip_encoder_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1819 if (link_cfg->frl_lanes == 4) in hdmi_set_op_mode()
1827 frl_rate = link_cfg->frl_lanes * link_cfg->rate_per_lane; in hdmi_set_op_mode()