Home
last modified time | relevance | path

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

/drivers/gpu/drm/zte/
Dzx_vou_regs.h52 #define OSD_INT_ENABLE (OSD_INT_ERROR | OSD_INT_AUX_UPT | OSD_INT_MAIN_UPT) macro
Dzx_vou.c747 zx_writel(vou->osd + OSD_INT_MSK, OSD_INT_ENABLE); in vou_hw_init()