Searched refs:common_store_size_in_dwords (Results 1 – 3 of 3) sorted by relevance
88 u64 common_store_size_in_dwords; member
257 u32 common_store_size_in_dwords = 512 * 4 * 4; in rogue_get_common_store_alloc_region_size() local260 PVR_FEATURE_VALUE(pvr_dev, common_store_size_in_dwords, &common_store_size_in_dwords); in rogue_get_common_store_alloc_region_size()262 alloc_region_size = common_store_size_in_dwords - (256U * 4U) - in rogue_get_common_store_alloc_region_size()
132 FEATURE_MAPPING_VALUE(COMMON_STORE_SIZE_IN_DWORDS, common_store_size_in_dwords),