Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h170 #define GPU_SHADER_CONFIG 0xF04 /* (RW) Shader core configuration settings (Implementation specifi… macro
H A Dpanfrost_gpu.c143 gpu_write(pfdev, GPU_SHADER_CONFIG, quirks); in panfrost_gpu_init_quirks()