Searched refs:PVR_FW_FLAGS_OPEN_SOURCE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_fw_info.h72 #define PVR_FW_FLAGS_OPEN_SOURCE BIT(0) macro
H A Dpvr_fw.c120 if (!(header->flags & PVR_FW_FLAGS_OPEN_SOURCE) ||
126 (header->flags & PVR_FW_FLAGS_OPEN_SOURCE) ? " OS" : "");

Completed in 119 milliseconds