Searched refs:GPU_PROD_MAJOR (Results 1 – 2 of 2) sorted by relevance
17 #define GPU_PROD_MAJOR(x) (((x) & GENMASK(19, 16)) >> 16) macro
115 product_major = GPU_PROD_MAJOR(ptdev->gpu_info.gpu_id); in panthor_gpu_init_info()