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

/u-boot/test/dm/
H A Dcache.c16 ut_assertok(cache_get_info(dev, &info));
/u-boot/include/
H A Dcache.h50 * cache_get_info() - Get information about a cache controller
56 int cache_get_info(struct udevice *dev, struct cache_info *info);
/u-boot/drivers/cache/
H A Dcache-uclass.c12 int cache_get_info(struct udevice *dev, struct cache_info *info) function

Completed in 96 milliseconds