Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c241 s->output_if |= VOP_OUTPUT_IF_LVDS1 | VOP_OUTPUT_IF_LVDS0; in rockchip_lvds_encoder_atomic_check()
246 s->output_if |= VOP_OUTPUT_IF_LVDS1 | VOP_OUTPUT_IF_LVDS0; in rockchip_lvds_encoder_atomic_check()
254 s->output_if |= VOP_OUTPUT_IF_LVDS1 | VOP_OUTPUT_IF_LVDS0; in rockchip_lvds_encoder_atomic_check()
259 s->output_if |= VOP_OUTPUT_IF_LVDS1 | VOP_OUTPUT_IF_LVDS0; in rockchip_lvds_encoder_atomic_check()
266 s->output_if |= VOP_OUTPUT_IF_LVDS0; in rockchip_lvds_encoder_atomic_check()
H A Drockchip_drm_drv.h43 #define VOP_OUTPUT_IF_LVDS0 BIT(3) macro
H A Drockchip_drm_vop2.c152 #define output_if_is_lvds(x) (x & (VOP_OUTPUT_IF_LVDS0 | VOP_OUTPUT_IF_LVDS1))
7839 if (vcstate->output_if & VOP_OUTPUT_IF_LVDS0) { in vop2_crtc_atomic_enable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.h93 #define VOP_OUTPUT_IF_LVDS0 BIT(3) macro
H A Drockchip_lvds.c149 conn_state->output_if = VOP_OUTPUT_IF_LVDS0; in rockchip_lvds_connector_init()
H A Drockchip_vop2.c1424 if (output_if & VOP_OUTPUT_IF_LVDS0) in get_output_if_name()
3035 if (conn_state->output_if & VOP_OUTPUT_IF_LVDS0) { in rk3568_vop2_if_cfg()
3183 if (conn_state->output_if & VOP_OUTPUT_IF_LVDS0) { in rk3562_vop2_if_cfg()