Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h238 #define VOP_FEATURE_INTERNAL_RGB BIT(1) macro
H A Drockchip_drm_vop.c2259 if (vop->data->feature & VOP_FEATURE_INTERNAL_RGB) { in vop_bind()