Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddw_hdmi.h158 int hcactive; member
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h140 int hcactive; member
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi_qp.c722 hdmi->link_cfg.hcactive = DIV_ROUND_UP(slice_width * (bits_per_pixel / 16), 8) * in dw_hdmi_qp_set_link_cfg()
H A Ddw_hdmi_qp.c817 val = link_cfg->hcactive << 8 | ((hback >> 8) & 0xff); in hdmi_config_CVTEM()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1138 hdmi->link_cfg.hcactive = DIV_ROUND_UP(slice_width * (bits_per_pixel / 16), 8) * in dw_hdmi_qp_set_link_cfg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1572 val = link_cfg->hcactive << 8 | ((hback >> 8) & 0xff); in hdmi_config_CVTEM()