Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/cavium/
H A Datf_part.h10 struct storage_partition { struct
H A Datf.h13 ssize_t atf_get_part(struct storage_partition *part, unsigned int index);
/rk3399_rockchip-uboot/board/cavium/thunderx/
H A Datf.c57 ssize_t atf_get_part(struct storage_partition *part, unsigned int index) in atf_get_part()
190 struct storage_partition *part = (void *)CONFIG_SYS_LOWMEM_BASE; in atf_print_part_table()