Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_driver.c223 unsigned int val, cache_params; in init_cc_regs() local
248 cache_params = (drvdata->coherent ? CC_COHERENT_CACHE_PARAMS : 0x0); in init_cc_regs()
255 cc_iowrite(drvdata, CC_REG(AXIM_CACHE_PARAMS), cache_params); in init_cc_regs()
260 val, cache_params); in init_cc_regs()