Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dctrl.c630 clrsetbits_32(&ctrl->mcr, MCFGR_AWCACHE_MASK | MCFGR_LONG_PTR, in caam_probe()
634 MCFGR_LONG_PTR : 0)); in caam_probe()
Dregs.h495 #define MCFGR_LONG_PTR 0x00010000 /* Use >32-bit desc addressing */ macro