Home
last modified time | relevance | path

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

/external/u-boot/include/cavium/
Datf.h16 ssize_t atf_dram_size(unsigned int node);
/external/u-boot/board/cavium/thunderx/
Datf.c106 ssize_t atf_dram_size(unsigned int node) in atf_dram_size() function
277 ret = atf_dram_size(node); in do_atf()
Dthunderx.c92 dram_size = atf_dram_size(node); in dram_init()