Searched refs:CPT_UCODE_VERSION_SZ (Results 1 – 2 of 2) sorted by relevance
19 #define CPT_UCODE_VERSION_SZ 32 macro29 u8 version[CPT_UCODE_VERSION_SZ];
245 u8 version[CPT_UCODE_VERSION_SZ];266 memcpy(mcode->version, (u8 *)fw_entry->data, CPT_UCODE_VERSION_SZ); in cpt_ucode_load_fw()