Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.h33 #define VOP2_MAJOR(version) (((version) >> 24) & 0xff) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h25 #define VOP2_MAJOR(version) (((version) >> 24) & 0xff) macro