Searched refs:SCALER6_DISPX_CTRL0_ONESHOT (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/vc4/ | ||
| H A D | vc4_regs.h | 571 # define SCALER6_DISPX_CTRL0_ONESHOT BIT(15) macro |
| H A D | vc4_hvs.c | 710 (oneshot ? SCALER6_DISPX_CTRL0_ONESHOT : 0) | in vc6_hvs_init_channel() |