Home
last modified time | relevance | path

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

/openbmc/u-boot/include/cavium/
H A Datf.h17 ssize_t atf_node_count(void);
/openbmc/u-boot/board/cavium/thunderx/
H A Dthunderx.c83 ssize_t node_count = atf_node_count(); in dram_init()
H A Datf.c117 ssize_t atf_node_count(void) in atf_node_count() function
280 ret = atf_node_count(); in do_atf()