Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/cavium/
H A Datf.h17 ssize_t atf_dram_size(unsigned int node);
/rk3399_rockchip-uboot/board/cavium/thunderx/
H A Dthunderx.c93 dram_size = atf_dram_size(node); in dram_init()
H A Datf.c109 ssize_t atf_dram_size(unsigned int node) in atf_dram_size() function
280 ret = atf_dram_size(node); in do_atf()