Home
last modified time | relevance | path

Searched refs:image_length (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/sof/amd/
H A Dacp.c262 unsigned int image_length) in configure_and_run_sha_dma() argument
291 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()
H A Dacp.h282 unsigned int image_length);
/linux/drivers/scsi/esas2r/
H A Desas2r_flash.c291 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()
H A Desas2r.h345 u16 image_length; member
/linux/drivers/usb/serial/
H A Dio_ti.c923 int image_length) in download_code() argument
931 for (pos = 0; pos < image_length; ) { in download_code()
933 transfer = image_length - pos; in download_code()
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.h566 __be32 image_length; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h167 __u8 image_length[2]; /* Image Length. Multiple of 512B */ member