Home
last modified time | relevance | path

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

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