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