Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_drm.c40 ROCKCHIP_BO_CONTIG = 1 << 0, enumerator
50 ROCKCHIP_BO_MASK = ROCKCHIP_BO_CONTIG | ROCKCHIP_BO_CACHABLE |
78 ret |= ROCKCHIP_BO_CONTIG; in to_rockchip_gem_mem_flag()