Home
last modified time | relevance | path

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

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