Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/video/meson/
Dmeson_vpu_init.c543 VIU_OSD_BLEND_BLEN2_PREMULT_EN(1) | in meson_vpu_init()
Dmeson_registers.h1686 #define VIU_OSD_BLEND_BLEN2_PREMULT_EN(input) ((input & 0x3) << 27) macro