Searched refs:file_to_offset (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a-latest/drivers/renesas/common/io/ |
D | io_rcar.c | 157 static int32_t file_to_offset(const int32_t name, uintptr_t *offset, in file_to_offset() function 327 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x() 500 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
|