Searched refs:image_length (Results 1 – 5 of 5) sorted by relevance
262 unsigned int image_length) in configure_and_run_sha_dma() argument291 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_SHA_MSG_LENGTH, image_length); in configure_and_run_sha_dma()307 tx_count, tx_count == image_length, in configure_and_run_sha_dma()
282 unsigned int image_length);
291 thislen = (u32)le16_to_cpu(bh->image_length) * 512; in fix_efi()1170 thislen = (u32)le16_to_cpu(bh->image_length) * 512; in esas2r_read_image_type()
345 u16 image_length; member
923 int image_length) in download_code() argument931 for (pos = 0; pos < image_length; ) { in download_code()933 transfer = image_length - pos; in download_code()