Home
last modified time | relevance | path

Searched refs:OMAP_BO_TILED_8 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Domap_drm.h51 #define OMAP_BO_TILED_8 0x00000100 macro
54 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Domap_drm.h51 #define OMAP_BO_TILED_8 0x00000100 macro
54 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32)
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Domap_drm.h51 #define OMAP_BO_TILED_8 0x00000100 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h117 case OMAP_BO_TILED_8: in gem2fmt()
H A Domap_gem.c1159 case OMAP_BO_TILED_8: in omap_gem_validate_flags()