Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_pamu.c340 static uint64_t find_max(uint64_t arr[], int num) in find_max() function
384 max_addr = find_max(tbl->end_addr, num_entries); in config_pamu()