Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_features.h15 HW_FEATURE_V4, enumerator
30 BIT_ULL(HW_FEATURE_V4))
H A Dpanfrost_perfcnt.c289 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_V4)) { in panfrost_perfcnt_init()