Searched refs:file_to_offset (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/common/io/ |
| H A D | io_rcar.c | 183 static int32_t file_to_offset(const int32_t name, uintptr_t *offset, in file_to_offset() function 413 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x() 595 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
|