Lines Matching refs:reg_lock
147 spinlock_t reg_lock; member
580 spin_lock(&vop->reg_lock); in vop_enable()
600 spin_unlock(&vop->reg_lock); in vop_enable()
609 spin_lock(&vop->reg_lock); in vop_enable()
613 spin_unlock(&vop->reg_lock); in vop_enable()
633 spin_lock(&vop->reg_lock); in rockchip_drm_set_win_enabled()
644 spin_unlock(&vop->reg_lock); in rockchip_drm_set_win_enabled()
674 spin_lock(&vop->reg_lock); in vop_crtc_atomic_disable()
678 spin_unlock(&vop->reg_lock); in vop_crtc_atomic_disable()
772 spin_lock(&vop->reg_lock); in vop_plane_atomic_disable()
776 spin_unlock(&vop->reg_lock); in vop_plane_atomic_disable()
846 spin_lock(&vop->reg_lock); in vop_plane_atomic_update()
914 spin_unlock(&vop->reg_lock); in vop_plane_atomic_update()
966 spin_lock(&vop->reg_lock); in vop_plane_atomic_async_update()
968 spin_unlock(&vop->reg_lock); in vop_plane_atomic_async_update()
1237 spin_lock(&vop->reg_lock); in vop_crtc_atomic_flush()
1241 spin_unlock(&vop->reg_lock); in vop_crtc_atomic_flush()
1867 spin_lock_init(&vop->reg_lock); in vop_bind()