Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_plane.h21 STI_VDP = 2 << STI_PLANE_TYPE_SHIFT, enumerator
38 STI_HQVDP_0 = STI_VDP | STI_ID_0,
Dsti_crtc.c278 if ((plane->desc & STI_PLANE_TYPE_MASK) <= STI_VDP) in sti_crtc_vblank_cb()