Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-bcm/
H A Dbcm_kona_smc.h10 #define SSAPI_ENABLE_L2_CACHE 0x01000002 macro
H A Dkona_l2_cache.c24 result = bcm_kona_smc(SSAPI_ENABLE_L2_CACHE, 0, 0, 0, 0); in kona_l2_cache_init()