Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_features.h38 HW_FEATURE_AARCH64_MMU, enumerator
271 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
299 BIT_ULL(HW_FEATURE_AARCH64_MMU) | \
H A Dpanfrost_mmu.c597 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_AARCH64_MMU)) in access_type_name()