Home
last modified time | relevance | path

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

/openbmc/u-boot/include/cavium/
H A Datf_part.h9 struct storage_partition { struct
H A Datf.h12 ssize_t atf_get_part(struct storage_partition *part, unsigned int index);
/openbmc/u-boot/board/cavium/thunderx/
H A Datf.c54 ssize_t atf_get_part(struct storage_partition *part, unsigned int index) in atf_get_part()
187 struct storage_partition *part = (void *)CONFIG_SYS_LOWMEM_BASE; in atf_print_part_table()