Searched refs:temp_blob_32 (Results 1 – 1 of 1) sorted by relevance
360 uint32_t temp_blob_32; local363 temp_blob_32 = blob[(*filled_bits_blob) / 8] >> shift_bit;365 reg_to_write = temp_blob_32 & get_mask(shift_bit, 0);372 temp_blob_32 = blob[(*filled_bits_blob) / 8];374 reg_to_write |= (temp_blob_32 & get_mask(shift_bit, 0)) << shift_reg;