Searched refs:VIU_OSD_BLEND_HOLD_LINES (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/meson/ | ||
D | meson_viu.c | 480 (u32)VIU_OSD_BLEND_HOLD_LINES(4); in meson_viu_init() |
D | meson_registers.h | 1832 #define VIU_OSD_BLEND_HOLD_LINES(lines) ((lines & 0x7) << 29) macro |