Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_driver.c144 unsigned int val, cache_params; in init_cc_regs() local
166 cache_params = (drvdata->coherent ? CC_COHERENT_CACHE_PARAMS : 0x0); in init_cc_regs()
173 cc_iowrite(drvdata, CC_REG(AXIM_CACHE_PARAMS), cache_params); in init_cc_regs()
178 val, cache_params); in init_cc_regs()