Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vboxvideo/
Dvboxvideo.h85 #define VBVA_F_MODE_ENABLED 0x00000001u macro
Dvbva_base.c171 !(vbva_ctx->vbva->host_flags.host_events & VBVA_F_MODE_ENABLED)) in vbva_buffer_begin_update()