HomeSort by relevance Sort by last modified time
    Searched refs:storage_partition (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/cavium/
atf_part.h 9 struct storage_partition { struct
atf.h 12 ssize_t atf_get_part(struct storage_partition *part, unsigned int index);
  /external/u-boot/board/cavium/thunderx/
atf.c 54 ssize_t atf_get_part(struct storage_partition *part, unsigned int index)
187 struct storage_partition *part = (void *)CONFIG_SYS_LOWMEM_BASE;

Completed in 793 milliseconds