Searched refs:MCFGR_AWCACHE_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/caam/ | ||
D | regs.h | 448 #define MCFGR_AWCACHE_MASK (0xf << MCFGR_AWCACHE_SHIFT) macro |
D | ctrl.c | 541 clrsetbits_32(&ctrl->mcr, MCFGR_AWCACHE_MASK, MCFGR_AWCACHE_CACH | in caam_probe() |