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

  /external/u-boot/include/cavium/
atf.h 16 ssize_t atf_dram_size(unsigned int node);
  /external/u-boot/board/cavium/thunderx/
thunderx.c 92 dram_size = atf_dram_size(node);
atf.c 106 ssize_t atf_dram_size(unsigned int node) function
277 ret = atf_dram_size(node);

Completed in 40 milliseconds