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

/linux-master/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c473 uint32_t blob_size_field = *(uint32_t *)(buf + 0x14 + count * 4); local
474 uint32_t blob_size = LICENSE_BLOB_SIZE(blob_size_field);
475 bool license_valid = LICENSE_VALID(blob_size_field);

Completed in 83 milliseconds