Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h13 #define GPU_CORE_FEATURES 0x008 /* (RO) Shader Core Features */ macro
H A Dpanfrost_gpu.c232 pfdev->features.core_features = gpu_read(pfdev, GPU_CORE_FEATURES); in panfrost_gpu_init_features()