Searched refs:temp_blob_32 (Results 1 – 1 of 1) sorted by relevance
337 uint32_t temp_blob_32; local340 temp_blob_32 = blob[(*filled_bits_blob) / 8] >> shift_bit;342 reg_to_write = temp_blob_32 & get_mask(shift_bit, 0);349 temp_blob_32 = blob[(*filled_bits_blob) / 8];351 reg_to_write |= (temp_blob_32 & get_mask(shift_bit, 0)) << shift_reg;