Searched refs:l2x0_cache_size_of_parse (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mm/
H A Dcache-l2x0.c921 * l2x0_cache_size_of_parse() - read cache size parameters from DT
930 static int __init l2x0_cache_size_of_parse(const struct device_node *np, l2x0_cache_size_of_parse() function
1045 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_256K); l2x0_of_parse()
1133 ret = l2x0_cache_size_of_parse(np, aux_val, aux_mask, &assoc, SZ_512K); l2c310_of_parse()

Completed in 62 milliseconds