Home
last modified time | relevance | path

Searched defs:cache_enable (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/cache/
Dcache-uclass.c20 int cache_enable(struct udevice *dev) in cache_enable() function
/third_party/uboot/u-boot-2020.01/arch/arm/lib/
Dcache-cp15.c210 static void cache_enable(uint32_t cache_bit) in cache_enable() function