Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c34 #define G2D_VALID_END 0x0880 macro
1038 if (reg_offset < G2D_VALID_START || reg_offset > G2D_VALID_END) in g2d_check_reg_offset()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c35 #define G2D_VALID_END 0x0880 macro
1041 if (reg_offset < G2D_VALID_START || reg_offset > G2D_VALID_END) in g2d_check_reg_offset()

Completed in 5 milliseconds