Home
last modified time | relevance | path

Searched refs:VD_REGION24_START (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_overlay.c77 #define VD_REGION24_START(value) FIELD_PREP(GENMASK(11, 0), value) macro
439 VD_REGION24_START(hsc_startp); in meson_overlay_setup_scaler_params()
442 VD_REGION24_START(hsc_endp - hsc_startp); in meson_overlay_setup_scaler_params()
461 VD_REGION24_START(vsc_endp - vsc_startp); in meson_overlay_setup_scaler_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_overlay.c78 #define VD_REGION24_START(value) FIELD_PREP(GENMASK(11, 0), value) macro
444 VD_REGION24_START(hsc_startp); in meson_overlay_setup_scaler_params()
447 VD_REGION24_START(hsc_endp - hsc_startp); in meson_overlay_setup_scaler_params()
466 VD_REGION24_START(vsc_endp - vsc_startp); in meson_overlay_setup_scaler_params()

Completed in 3 milliseconds