Searched refs:_VOP_REG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 19 #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 D | rockchip_vop2.c | 1003 #define _VOP_REG(off, _mask, _shift, _write_mask) \ macro 1012 _VOP_REG(off, _mask, _shift, false)
|