Searched refs:pvr_gpu_id_to_packed_bvnc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_device.h442 * pvr_gpu_id_to_packed_bvnc() should be used instead of this macro when a
456 * pvr_gpu_id_to_packed_bvnc() - Packs B, V, N and C values into a 64-bit
474 pvr_gpu_id_to_packed_bvnc(struct pvr_gpu_id *gpu_id) function
H A Dpvr_drv.c365 pvr_gpu_id_to_packed_bvnc(&pvr_dev->gpu_id);
H A Dpvr_fw.c130 if (pvr_gpu_id_to_packed_bvnc(&pvr_dev->gpu_id) != header->bvnc) {

Completed in 157 milliseconds