Searched refs:_write_mask (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 18 #define VOP_REG_VER_MASK(off, _mask, s, _write_mask, _major, \ argument 23 .write_mask = _write_mask, \
|
| H A D | rockchip_vop2.c | 1199 #define _VOP_REG(off, _mask, _shift, _write_mask) \ argument 1204 .write_mask = _write_mask, \
|