Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c19 #define _VOP_REG(off, _mask, _shift, _write_mask) \ macro
28 _VOP_REG(off, _mask, _shift, false)
31 _VOP_REG(off, _mask, s, true)
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c1003 #define _VOP_REG(off, _mask, _shift, _write_mask) \ macro
1012 _VOP_REG(off, _mask, _shift, false)