Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dvsc-fw-loader.c182 __le32 image_location[VSC_IMG_CNT_MAX]; member
407 (img->image_location + le32_to_cpu(img->image_count)); in vsc_identify_csi_image()
429 if (!le32_to_cpu(img->image_location[i])) { in vsc_identify_csi_image()
438 frag->location = le32_to_cpu(img->image_location[i]); in vsc_identify_csi_image()
489 (img->image_location + le32_to_cpu(img->image_count)); in vsc_identify_ace_image()
515 frag->location = le32_to_cpu(img->image_location[i]); in vsc_identify_ace_image()