Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_driver.h52 #define CC_COHERENT_CACHE_PARAMS 0xEEE macro
H A Dcc_driver.c248 cache_params = (drvdata->coherent ? CC_COHERENT_CACHE_PARAMS : 0x0); in init_cc_regs()