Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/renesas/common/io/
Dio_rcar.c154 static int32_t file_to_offset(const int32_t name, uintptr_t *offset, in file_to_offset() function
321 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x()
489 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()