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