Home
last modified time | relevance | path

Searched defs:VOP_MAJOR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.h29 #define VOP_MAJOR(version) ((version) >> 8) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h21 #define VOP_MAJOR(version) ((version) >> 8) macro