Home
last modified time | relevance | path

Searched refs:simple_parameter_format_version (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_device_info.h106 u64 simple_parameter_format_version; member
H A Dpvr_hwrt.c252 if (PVR_HAS_FEATURE(pvr_dev, simple_parameter_format_version)) { in hwrt_init_common_fw_structure()
255 err = PVR_FEATURE_VALUE(pvr_dev, simple_parameter_format_version, in hwrt_init_common_fw_structure()
H A Dpvr_device_info.c171 FEATURE_MAPPING_VALUE(SIMPLE_PARAMETER_FORMAT_VERSION, simple_parameter_format_version),