Searched refs:SC_TLS_HASH_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panfrost/ | ||
H A D | panfrost_regs.h | 195 #define SC_TLS_HASH_ENABLE BIT(17) macro |
H A D | panfrost_gpu.c | 120 quirks |= SC_TLS_HASH_ENABLE; in panfrost_gpu_init_quirks() |