Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.h30 #define VOP_MINOR(version) ((version) & 0xff) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h22 #define VOP_MINOR(version) ((version) & 0xff) macro