Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/amd/
H A Dacp.c258 unsigned int image_length) in configure_and_run_sha_dma() argument
287 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_SHA_MSG_LENGTH, image_length); in configure_and_run_sha_dma()
303 tx_count, tx_count == image_length, in configure_and_run_sha_dma()
H A Dacp.h274 unsigned int image_length);
/linux-6.15/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-6.15/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-6.15/drivers/scsi/pm8001/
H A Dpm8001_sas.h558 __be32 image_length; member
H A Dpm8001_ctl.c742 *(__be32 *)((u8 *)&image_hdr->image_length + sizeRead); in pm8001_update_flash()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h167 __u8 image_length[2]; /* Image Length. Multiple of 512B */ member