Searched refs:CC_COHERENT_CACHE_PARAMS (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/ccree/ | ||
D | cc_driver.h | 54 #define CC_COHERENT_CACHE_PARAMS 0xEEE macro |
D | cc_driver.c | 246 cache_params = (drvdata->coherent ? CC_COHERENT_CACHE_PARAMS : 0x0); in init_cc_regs() |